26 #ifndef QXMPPSESSIONIQ_H
27 #define QXMPPSESSIONIQ_H
40 static bool isSessionIq(
const QDomElement &element);
45 void toXmlElementFromChild(QXmlStreamWriter *writer)
const;
The QXmppIq class is the base class for all IQs.
Definition: QXmppIq.h:43
The QXmppSessionIq class represents an IQ used for session establishment as defined by RFC 3921.
Definition: QXmppSessionIq.h:37