QXmpp Version: 1.5.6
|
Classes | |
class | QXmppArchiveManager |
The QXmppArchiveManager class makes it possible to access message archives as defined by XEP-0136: Message Archiving. More... | |
class | QXmppCallManager |
The QXmppCallManager class provides support for making and receiving voice calls. More... | |
class | QXmppCarbonManager |
The QXmppCarbonManager class handles message carbons as described in XEP-0280: Message Carbons. More... | |
class | QXmppDiscoveryManager |
The QXmppDiscoveryManager class makes it possible to discover information about other entities as defined by XEP-0030: Service Discovery. More... | |
class | QXmppEntityTimeManager |
The QXmppEntityTimeManager class provided the functionality to get the local time of an entity as defined by XEP-0202: Entity Time. More... | |
class | QXmppMamManager |
The QXmppMamManager class makes it possible to access message archives as defined by XEP-0313: Message Archive Management. More... | |
class | QXmppMessageReceiptManager |
The QXmppMessageReceiptManager class makes it possible to send and receive message delivery receipts as defined in XEP-0184: Message Delivery Receipts. More... | |
class | QXmppMucManager |
The QXmppMucManager class makes it possible to interact with multi-user chat rooms as defined by XEP-0045: Multi-User Chat. More... | |
class | QXmppRegistrationManager |
The QXmppRegistrationManager class manages in-band registration and account management tasks like changing the password as defined in XEP-0077: In-Band Registration. More... | |
class | QXmppRosterManager |
The QXmppRosterManager class provides access to a connected client's roster. More... | |
class | QXmppRpcManager |
The QXmppRpcManager class make it possible to invoke remote methods and to expose local interfaces for remote procedure calls, as specified by XEP-0009: Jabber-RPC. More... | |
class | QXmppUploadRequestManager |
The QXmppUploadRequestManager implements the core of XEP-0369: HTTP File Upload. More... | |
class | QXmppVCardManager |
The QXmppVCardManager class gets/sets XMPP vCards. It is an implementation of XEP-0054: vcard-temp. More... | |
class | QXmppVersionManager |
The QXmppVersionManager class makes it possible to request for the software version of an entity as defined by XEP-0092: Software Version. More... | |
class | QXmppAtmManager |
The QXmppAtmManager class represents a manager for XEP-0450: Automatic Trust Management (ATM). More... | |
class | QXmppCarbonManagerV2 |
The QXmppCarbonManagerV2 class handles message carbons as described in XEP-0280: Message Carbons. More... | |
class | QXmppPubSubManager |
The QXmppPubSubManager aims to provide publish-subscribe functionality as specified in XEP-0060: Publish-Subscribe (PubSub). More... | |
class | QXmppTransferManager |
class | QXmppTrustManager |
The QXmppTrustManager manages end-to-end encryption trust decisions. More... | |
class | QXmppUserLocationManager |
class | QXmppUserTuneManager |
class | QXmppOmemoManager |
Managers are used to extend the basic QXmppClient. Some of them are loaded by default, others need to be added to the client using QXmppClient::addExtension().