Package pyxmpp :: Module roster
[hide private]

Module roster

source code

XMPP-IM roster handling.

Normative reference:
Classes [hide private]
  RosterItem
Roster item.
  Roster
Class representing XMPP-IM roster.
Variables [hide private]
  __revision__ = '$Id: roster.py 647 2006-08-26 18:27:39Z jajcus $'
  ROSTER_NS = 'jabber:iq:roster'
  __package__ = 'pyxmpp'

Imports: libxml2, common_doc, get_node_ns_uri, Iq, JID, to_utf8, from_utf8, StanzaPayloadObject