#include <instantmucroom.h>
Inherits MUCRoom.
Inherited by UniqueMUCRoom.
Inheritance diagram for InstantMUCRoom:

Public Member Functions | |
| InstantMUCRoom (ClientBase *parent, const JID &nick, MUCRoomHandler *mrh) | |
| virtual | ~InstantMUCRoom () |
Protected Member Functions | |
| virtual bool | instantRoomHook () const |
XEP version: 1.21
Definition at line 30 of file instantmucroom.h.
|
||||||||||||||||
|
Creates a new abstraction of a unique Multi-User Chat room. The room is not joined automatically. Use join() to join the room, use leave() to leave it. See MUCRoom for detailed info.
Definition at line 22 of file instantmucroom.cpp. |
|
|
Virtual Destructor. Definition at line 27 of file instantmucroom.cpp. |
|
|
Acknowledges instant room creation w/o a call to the MUCRoomConfigHandler.
Reimplemented from MUCRoom. Definition at line 54 of file instantmucroom.h. |
1.4.1