From 6b3e41ee933b260a80b3ec197c7e76a14eb4ba4a Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Sun, 5 May 2019 14:58:42 +0200 Subject: Implement XEP-0363: HTTP File Upload: UploadRequestManager This adds a manager to simplify service discovery and IQ sending for XEP-0363: HTTP File Upload. --- doc/index.doc | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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 XMPP stanzas: If you are interested in a more low-level API, you can refer to these classes. -- cgit v1.2.3