gloox 1.0
|
disposeMessageFilter(MessageFilter *mf) | MessageSession | |
handleMessage(Message &msg) | MUCMessageSession | [virtual] |
honorThreadID() const | MessageSession | [inline] |
MessageSession(ClientBase *parent, const JID &jid, bool wantUpgrade=true, int types=0, bool honorTID=true) | MessageSession | |
MUCMessageSession(ClientBase *parent, const JID &jid) | MUCMessageSession | |
registerMessageFilter(MessageFilter *mf) | MessageSession | [inline] |
registerMessageHandler(MessageHandler *mh) | MessageSession | [inline] |
removeMessageFilter(MessageFilter *mf) | MessageSession | [inline] |
removeMessageHandler() | MessageSession | [inline] |
resetResource() | MessageSession | |
send(const std::string &message) | MUCMessageSession | [virtual] |
gloox::MessageSession::send(const std::string &message, const std::string &subject=EmptyString, const StanzaExtensionList &sel=StanzaExtensionList()) | MessageSession | [virtual] |
gloox::MessageSession::send(const Message &msg) | MessageSession | [protected, virtual] |
setSubject(const std::string &subject) | MUCMessageSession | [virtual] |
setThreadID(const std::string &thread) | MessageSession | [inline] |
target() const | MessageSession | [inline] |
threadID() const | MessageSession | [inline] |
types() const | MessageSession | [inline] |
~MessageSession() | MessageSession | [virtual] |
~MUCMessageSession() | MUCMessageSession | [virtual] |