QXmpp Namespace
Namespaces
(since QXmpp 1.8) namespace | Uri |
Functions
(since QXmpp 1.11) QString | generateSequentialStanzaId() |
Namespaces
[since QXmpp 1.8] namespace QXmpp::Uri
Contains URI classes that can be serialized to URI queries (see QXmppUri).
This namespace was introduced in QXmpp 1.8.
Function Documentation
[since QXmpp 1.11] QString QXmpp::generateSequentialStanzaId()
Generates a new sequential stanza id. The ID is locally unique, not globally unique (see QXmppUtils::generateStanzaUuid()).
This is used for all QXmppStanzas automatically.
This function was introduced in QXmpp 1.11.