15 #include "instantmucroom.h"
16 #include "clientbase.h"
23 :
MUCRoom( parent, nick, mrh, 0 )
InstantMUCRoom(ClientBase *parent, const JID &nick, MUCRoomHandler *mrh)
This interface enables inheriting classes to be notified about certain events in a MUC room...
virtual ~InstantMUCRoom()
The namespace for the gloox library.
This is an implementation of XEP-0045 (Multi-User Chat).
This is the common base class for a Jabber/XMPP Client and a Jabber Component.