6 #ifndef QXMPPSESSIONIQ_H 7 #define QXMPPSESSIONIQ_H 20 static bool isSessionIq(
const QDomElement &element);
25 void toXmlElementFromChild(QXmlStreamWriter *writer)
const override;
29 #endif // QXMPPSESSION_H The QXmppSessionIq class represents an IQ used for session establishment as defined by RFC 3921...
Definition: QXmppSessionIq.h:16
The QXmppIq class is the base class for all IQs.
Definition: QXmppIq.h:22