From 203628d707eb79a9e8942579d0d99dd2023a324a Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Fri, 4 Dec 2020 03:01:19 +0100 Subject: XEP-0353: Jingle Message Initiation --- slixmpp/plugins/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'slixmpp/plugins/__init__.py') diff --git a/slixmpp/plugins/__init__.py b/slixmpp/plugins/__init__.py index 91f062a3..4c3235f1 100644 --- a/slixmpp/plugins/__init__.py +++ b/slixmpp/plugins/__init__.py @@ -85,6 +85,7 @@ __all__ = [ 'xep_0323', # IoT Systems Sensor Data 'xep_0325', # IoT Systems Control 'xep_0332', # HTTP Over XMPP Transport + 'xep_0353', # Jingle Message Initiation 'xep_0369', # MIX-CORE 'xep_0377', # Spam reporting 'xep_0403', # MIX-Presence -- cgit v1.2.3