Home | Trees | Indices | Help |
|
---|
|
Describes a user of a MUC room.
The attributes of this object should not be changed directly.
|
|||
|
|||
|
|||
bool
|
|
|
|||
: str
|
affiliation : user's affiliation. |
||
: unicode
|
nick : user's nick (resource part of room_jid) |
||
: MucPresence |
presence : last presence stanza received for the user. |
||
: JID |
real_jid : user's real jid or None if not available. |
||
: str
|
role : user's role. |
||
: JID |
room_jid : user's room jid. |
|
Initialize a MucRoomUser object. When
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun May 8 13:35:01 2011 | http://epydoc.sourceforge.net |