15#ifndef INSTANTMUCROOM_H__
16#define INSTANTMUCROOM_H__
This is the common base class for a Jabber/XMPP Client and a Jabber Component.
virtual bool instantRoomHook() const
InstantMUCRoom(ClientBase *parent, const JID &nick, MUCRoomHandler *mrh)
This interface enables inheriting classes to be notified about certain events in a MUC room.
MUCRoom(ClientBase *parent, const JID &nick, MUCRoomHandler *mrh, MUCRoomConfigHandler *mrch=0)
const std::string nick() const
The namespace for the gloox library.