XEP 0153

1.6 Documentation

«  XEP 0152   ::   Contents   ::   XEP 0163  »

XEP 0153

class slixmpp.plugins.xep_0153.XEP_0153(xmpp, config=None)[source]
stanza = <module 'slixmpp.plugins.xep_0153.stanza' from '/home/docs/checkouts/readthedocs.org/user_builds/slixmpp/checkouts/slix-1.6.0/slixmpp/plugins/xep_0153/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_0153.stanza.VCardTempUpdate(xml=None, parent=None)[source]
get_photo()[source]
interfaces = {'photo'}
name = 'x'
namespace = 'vcard-temp:x:update'
plugin_attrib = 'vcard_temp_update'
set_photo(value)[source]
sub_interfaces = {'photo'}

«  XEP 0152   ::   Contents   ::   XEP 0163  »