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