14 #ifndef MUCMESSAGESESSION_H__
15 #define MUCMESSAGESESSION_H__
17 #include "messagesession.h"
51 virtual void send(
const std::string& message );
58 virtual void setSubject(
const std::string& subject );
61 virtual void handleMessage(
Message& msg );
This is the common base class for a Jabber/XMPP Client and a Jabber Component.
This is a MessageSession, adapted to be used in a MUC context.
An abstraction of a message session between any two entities.
An abstraction of a message stanza.
The namespace for the gloox library.
std::list< const StanzaExtension * > StanzaExtensionList