aboutsummaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2022-08-13 23:30:54 +0200
committerLinus Jahn <lnj@kaidan.im>2022-08-14 17:32:53 +0200
commit26a59c316fe8552392c232bc2190d2aa47774c59 (patch)
tree2caca818ad2d0c6e6607470f4af4ee076f0573f5 /src/client
parentea36c9f0b10f7155f39c0e083a681e591fcbde5c (diff)
downloadqxmpp-26a59c316fe8552392c232bc2190d2aa47774c59.tar.gz
CarbonManager: Add warning about e2ee and CarbonManagerV2
Diffstat (limited to 'src/client')
-rw-r--r--src/client/QXmppCarbonManager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/QXmppCarbonManager.h b/src/client/QXmppCarbonManager.h
index 678e8408..a8f1a3f6 100644
--- a/src/client/QXmppCarbonManager.h
+++ b/src/client/QXmppCarbonManager.h
@@ -16,6 +16,8 @@ class QXmppMessage;
/// This class emits signals whenever another resource of the
/// currently connected client account sent or received a message.
///
+/// \warning This manager does not decrypt e2ee messages. You can use QXmppCarbonManagerV2.
+///
/// \ingroup Managers
///
/// \since QXmpp 1.0