#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 () |
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. |
1.4.1