XEP 0403

1.6 Documentation

«  XEP 0394   ::   Contents   ::   XEP 0404  »

XEP 0403

class slixmpp.plugins.xep_0403.XEP_0403(xmpp, config=None)[source]

XEP-0403: MIX-Presence

stanza = <module 'slixmpp.plugins.xep_0403.stanza' from '/home/docs/checkouts/readthedocs.org/user_builds/slixmpp/checkouts/slix-1.6.0/slixmpp/plugins/xep_0403/stanza.py'>

Stanza elements

Slixmpp: The Slick XMPP Library Copyright (C) 2020 Mathieu Pasquet <mathieui@mathieui.net> This file is part of Slixmpp.

See the file LICENSE for copying permissio

class slixmpp.plugins.xep_0403.stanza.MIXPresence(xml=None, parent=None)[source]
interfaces = {'jid', 'nick'}
name = 'mix'
namespace = 'urn:xmpp:mix:presence:0'
plugin_attrib = 'mix'
sub_interfaces = {'jid', 'nick'}
slixmpp.plugins.xep_0403.stanza.register_plugins()[source]

«  XEP 0394   ::   Contents   ::   XEP 0404  »