diff options
| author | Linus Jahn <lnj@kaidan.im> | 2019-05-05 14:58:42 +0200 |
|---|---|---|
| committer | LNJ <lnj@kaidan.im> | 2019-10-20 17:01:35 +0200 |
| commit | 6b3e41ee933b260a80b3ec197c7e76a14eb4ba4a (patch) | |
| tree | 35b4af6bf99d5c22e55984ac54508fef2938b970 /doc | |
| parent | a4ac49e2e3c69ba2d42558fbfb52eaa931ca8e28 (diff) | |
| download | qxmpp-6b3e41ee933b260a80b3ec197c7e76a14eb4ba4a.tar.gz | |
Implement XEP-0363: HTTP File Upload: UploadRequestManager
This adds a manager to simplify service discovery and IQ sending for
XEP-0363: HTTP File Upload.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.doc b/doc/index.doc index 4c947be2..120c533e 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -23,6 +23,7 @@ extend QXmpp by subclassing QXmppClientExtension. - QXmppVersionManager - QXmppDiscoveryManager - QXmppEntityTimeManager +- QXmppUploadRequestManager <B>XMPP stanzas:</B> If you are interested in a more low-level API, you can refer to these classes. |
