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