XEP 0335

1.6 Documentation

«  XEP 0334   ::   Contents   ::   XEP 0352  »

XEP 0335

class slixmpp.plugins.xep_0335.XEP_0335(xmpp, config=None)[source]
stanza = <module 'slixmpp.plugins.xep_0335.stanza' from '/home/docs/checkouts/readthedocs.org/user_builds/slixmpp/checkouts/slix-1.6.0/slixmpp/plugins/xep_0335/stanza.py'>

Stanza elements

Slixmpp: The Slick XMPP Library Copyright (C) 2018 Maxime “pep” Buquet This file is part of Slixmpp.

See the file LICENSE for copying permission.

class slixmpp.plugins.xep_0335.stanza.JSON_Container(xml=None, parent=None)[source]
del_value()[source]
get_value()[source]
interfaces = {'value'}
name = 'json'
namespace = 'urn:xmpp:json:0'
plugin_attrib = 'json'
set_value(value)[source]

«  XEP 0334   ::   Contents   ::   XEP 0352  »