The QXmppDialback class represents a stanza used for the Server Dialback protocol as specified by XEP-0220: Server Dialback.
More...
#include <QXmppDialback.h>
List of all members.
Detailed Description
The QXmppDialback class represents a stanza used for the Server Dialback protocol as specified by XEP-0220: Server Dialback.
Member Enumeration Documentation
This enum is used to describe a dialback command.
- Enumerator:
Result |
A dialback command between the originating server and the receiving server.
|
Verify |
A dialback command between the receiving server and the authoritative server.
|
Member Function Documentation
Sets the dialback command.
- Parameters:
-
void QXmppDialback::setKey |
( |
const QString & |
key | ) |
|
Sets the dialback key.
- Parameters:
-
void QXmppDialback::setType |
( |
const QString & |
type | ) |
|
Sets the dialback type.
- Parameters:
-
The documentation for this class was generated from the following files: