#include <bookmarkhandler.h>
Public Attributes | |
| std::string | name |
| std::string | jid |
| std::string | nick |
| std::string | password |
| bool | autojoin |
Definition at line 36 of file bookmarkhandler.h.
|
|
The conference shall be joined automatically on login. Definition at line 42 of file bookmarkhandler.h. |
|
|
The address of the room. Definition at line 39 of file bookmarkhandler.h. |
|
|
A human readable name of the conference room. Definition at line 38 of file bookmarkhandler.h. |
|
|
The nick name to use in this room. Definition at line 40 of file bookmarkhandler.h. |
|
|
The password to use for a protected room. Definition at line 41 of file bookmarkhandler.h. |
1.4.1