disposeMessageFilter(MessageFilter *mf) | MessageSession | |
MessageSession(ClientBase *parent, const JID &jid, bool wantUpgrade=true, int types=0) | MessageSession | |
MUCMessageSession(ClientBase *parent, const JID &jid) | MUCMessageSession | |
registerMessageFilter(MessageFilter *mf) | MessageSession | |
registerMessageHandler(MessageHandler *mh) | MessageSession | |
removeMessageFilter(MessageFilter *mf) | MessageSession | |
removeMessageHandler() | MessageSession | |
resetResource() | MessageSession | |
send(const std::string &message) | MUCMessageSession | [virtual] |
gloox::MessageSession::send(const std::string &message, const std::string &subject="") | MessageSession | [virtual] |
gloox::MessageSession::send(Tag *tag) | MessageSession | [protected, virtual] |
setSubject(const std::string &subject) | MUCMessageSession | [virtual] |
target() const | MessageSession | [inline] |
threadID() const | MessageSession | [inline] |
types() const | MessageSession | [inline] |
~MessageSession() | MessageSession | [virtual] |
~MUCMessageSession() | MUCMessageSession | [virtual] |