Package pyxmpp :: Module roster
[show private | hide private]
[frames | no frames]

Module pyxmpp.roster

XMPP-IM roster handling.

Normative reference:

Classes
Roster Class representing XMPP-IM roster.
RosterItem Roster item.

Variable Summary
str __revision__ = '$Id: roster.py 616 2005-12-26 15:28:56Z ...
str ROSTER_NS = 'jabber:iq:roster'

Imported modules:
libxml2
Imported classes:
Iq, JID, StanzaPayloadObject
Imported functions:
from_utf8, get_node_ns_uri, to_utf8
Imported variables:
common_doc
Variable Details

__revision__

Type:
str
Value:
'$Id: roster.py 616 2005-12-26 15:28:56Z jajcus $'                     

ROSTER_NS

Type:
str
Value:
'jabber:iq:roster'