|
| Room (Client &c, const std::string &_id, Event::RoomMembership::membership_t _membership) |
|
const std::string & | getID () const |
|
Event::RoomMembership::membership_t | getMembership () const |
|
void | on (const std::string &type, const callback_t< Room &, const Event::Event &> &) |
|
|
Client & | client |
|
std::string | id |
|
Event::RoomMembership::membership_t | membership |
|
std::map< std::string, nlohmann::json > | state |
|
std::map< std::string, std::list< callback_t< Room &, const Event::Event & > > > | listeners |
|
|
class | ::Operator::Client::Client |
|
The documentation for this class was generated from the following files: