QXmpp Version:0.3.91
|
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 |
Returns the IQ's data form. | |
void | setForm (const QXmppDataForm &form) |
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.
void QXmppMucOwnerIq::setForm | ( | const QXmppDataForm & | form | ) |
Sets the IQ's data form.
form |