QXmpp  Version:1.3.2
Public Types | Public Member Functions | Static Public Member Functions | List of all members
QXmppPushEnableIq Class Reference

This class represents an IQ to enable or disablepush notifications on the user server. More...

#include <QXmppPushEnableIq.h>

Inheritance diagram for QXmppPushEnableIq:
Inheritance graph
[legend]
Collaboration diagram for QXmppPushEnableIq:
Collaboration graph
[legend]

Public Types

enum  Mode : bool { Enable = true , Disable = false }
 The Mode enum describes whether the IQ should enable or disable push notifications.
 
- Public Types inherited from QXmppIq