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