| Trees | Indices | Help |
|
|---|
|
|
object --+
|
dbus.service.Interface --+
|
dbus.service.Object --+
|
_generated.Channel.Channel --+
|
Channel --+
|
object --+ |
| |
dbus.service.Interface --+ |
| |
_generated.Channel_Type_Room_List.ChannelTypeRoomList --+
|
ChannelTypeRoomList
A channel type for listing named channels available on the server. Once the ListRooms method is called, it emits signals for rooms present on the server, until you Close this channel. In some cases, it may not be possible to stop the deluge of information from the server. This channel should be closed when the room information is no longer being displayed, so that the room handles can be freed.
This channel type may be implemented as a singleton on some protocols, so clients should be prepared for the eventuality that they are given a channel that is already in the middle of listing channels. The ListingRooms signal, or GetListingRooms method, can be used to check this.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
__doc__ = _ChannelTypeRoomListIface.__doc__
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
Initialise the channel. Parameters: connection - the parent Telepathy Connection object
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Dec 30 10:32:12 2007 | http://epydoc.sourceforge.net |