Represents an archive preference IQ as defined by XEP-0136: Message Archiving. More...
#include <QXmppArchiveIq.h>
Additional Inherited Members | |
Public Types inherited from QXmppIq | |
enum | Type { Error = 0, Get, Set, Result } |
This enum describes the type of IQ. More... | |
Public Member Functions inherited from QXmppIq | |
QXmppIq (QXmppIq::Type type=QXmppIq::Get) | |
QXmppIq (const QXmppIq &other) | |
Constructs a copy of other. | |
QXmppIq & | operator= (const QXmppIq &other) |
Assigns other to this IQ. | |
QXmppIq::Type | type () const |
void | setType (QXmppIq::Type) |
Represents an archive preference IQ as defined by XEP-0136: Message Archiving.