Home | Trees | Indices | Help |
|
---|
|
Base class for MUC room handlers.
Methods of this class will be called for various events in the room.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
room_state : MucRoomState object describing room state and its participants. |
|
|
Called when the room has been created. Default action is to request an "instant room" by accepting the default configuration. Instead the application may want to request a configuration form and submit it.
|
Called when a requested configuration form is received. The form, after filling-in shoul be passed to
|
|
|
|
Called when a affiliation of an user has been changed.
|
|
|
|
|
|
Called when an error stanza is received in reply to a room configuration request. By default self.error is called.
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun May 8 13:35:01 2011 | http://epydoc.sourceforge.net |