BookmarkHandler::conferenceListItem Struct Reference

#include <bookmarkhandler.h>

List of all members.

Public Attributes

std::string name
std::string jid
std::string nick
std::string password
bool autojoin


Detailed Description

This describes a single bookmarked conference item.

Definition at line 46 of file bookmarkhandler.h.


Member Data Documentation

std::string name

A human readable name of the conference room.

Definition at line 48 of file bookmarkhandler.h.

std::string jid

The address of the room.

Definition at line 49 of file bookmarkhandler.h.

std::string nick

The nick name to use in this room.

Definition at line 50 of file bookmarkhandler.h.

std::string password

The password to use for a protected room.

Definition at line 51 of file bookmarkhandler.h.

bool autojoin

The conference shall be joined automatically on login.

Definition at line 52 of file bookmarkhandler.h.


The documentation for this struct was generated from the following file:
Generated on Tue May 1 14:20:21 2007 for gloox by  doxygen 1.5.1