Home | Trees | Indices | Help |
|
---|
|
object --+ | ClientChannel
Represents a server channel.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Class Variables | |
user = None hash(x) |
Instance Variables | |
id = None The ID of the channel. |
|
name = None The name of the channel. |
|
connections A dict of signed on connections. |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Send a message to the channel
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 22 06:19:59 2011 | http://epydoc.sourceforge.net |