| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
Jabber Multi-User Chat implementation.
| 
 | |||
| MucXBase Base class for MUC-specific stanza payload - wrapper around an XML element. | |||
| MucX Wrapper for http://www.jabber.org/protocol/muc namespaced stanza payload "x" elements. | |||
| HistoryParameters Provides parameters for MUC history management | |||
| MucItemBase Base class for <status/> and <item/> element wrappers. | |||
| MucItem MUC <item/> element -- describes a room occupant. | |||
| MucStatus MUC <item/> element - describes special meaning of a stanza | |||
| MucUserX Wrapper for http://www.jabber.org/protocol/muc#user namespaced stanza payload "x" elements and usually containing information about a room user. | |||
| MucOwnerX Wrapper for http://www.jabber.org/protocol/muc#owner namespaced stanza payload "x" elements and usually containing information about a room user. | |||
| MucAdminQuery Wrapper for http://www.jabber.org/protocol/muc#admin namespaced IQ stanza payload "query" elements and usually describing administrative actions or their results. | |||
| MucStanzaExt Base class for MUC specific stanza extensions. | |||
| MucPresence Extend Presence with MUC related interface. | |||
| MucIq Extend Iq with MUC related interface. | |||
| 
 | |||
| __revision__ =  | |||
| MUC_NS = hash(x) | |||
| MUC_USER_NS = hash(x) | |||
| MUC_ADMIN_NS = hash(x) | |||
| MUC_OWNER_NS =  | |||
| affiliations =  | |||
| roles =  | |||
| __package__ =  | |||
Imports: libxml2, to_utf8, from_utf8, common_doc, common_root, common_ns, get_node_ns_uri, Presence, Iq, JID, xmlextra, StanzaPayloadWrapperObject, xml_element_iter
| 
 | |||
| __revision__
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 17 19:19:42 2009 | http://epydoc.sourceforge.net |