The QXmppMucOwnerIq class represents a chat room configuration IQ as defined by XEP-0045: Multi-User Chat. More...
#include <QXmppMucIq.h>
Public Member Functions | |
QXmppDataForm | form () const |
void | setForm (const QXmppDataForm &form) |
Static Public Member Functions | |
static bool | isMucOwnerIq (const QDomElement &element) |
The QXmppMucOwnerIq class represents a chat room configuration IQ as defined by XEP-0045: Multi-User Chat.
It is used to get or modify room configuration options.