From 998cf2b6c2dea966d970a7fef0a43926a8b37c9c Mon Sep 17 00:00:00 2001 From: Melvin Keskin Date: Mon, 21 Nov 2022 15:07:56 +0100 Subject: Improve and update OMEMO documentation * OmemoManager: Use new CarbonManagerV2 and addNewExtension() for class documentation * OmemoManager: Remove unneeded Doxygen references for method documentation * doc: index: Add OmemoManager --- doc/index.doc | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/index.doc b/doc/index.doc index 6d5795f2..db513dc0 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -31,6 +31,7 @@ extend QXmpp by subclassing QXmppClientExtension. - QXmppRegistrationManager - QXmppAttentionManager - QXmppPubSubManager +- QXmppOmemoManager XMPP stanzas: If you are interested in a more low-level API, you can refer to these classes. -- cgit v1.2.3