XEP 0297

1.6 Documentation

«  XEP 0280   ::   Contents   ::   XEP 0300  »

XEP 0297

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

Stanza elements

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

See the file LICENSE for copying permission.

class slixmpp.plugins.xep_0297.stanza.Forwarded(xml=None, parent=None)[source]
del_stanza()[source]
get_stanza()[source]
interfaces = {'stanza'}
name = 'forwarded'
namespace = 'urn:xmpp:forward:0'
plugin_attrib = 'forwarded'
set_stanza(value)[source]

«  XEP 0280   ::   Contents   ::   XEP 0300  »