XEP 0020

1.6 Documentation

«  XEP 0013   ::   Contents   ::   XEP 0027  »

XEP 0020

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

Stanza elements

Slixmpp: The Slick XMPP Library Copyright (C) 2013 Nathanael C. Fritz, Lance J.T. Stout This file is part of Slixmpp.

See the file LICENSE for copying permission.

class slixmpp.plugins.xep_0020.stanza.FeatureNegotiation(xml=None, parent=None)[source]
interfaces = {}
name = 'feature'
namespace = 'http://jabber.org/protocol/feature-neg'
plugin_attrib = 'feature_neg'

«  XEP 0013   ::   Contents   ::   XEP 0027  »