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 x.__class__.__doc__ for signature
|
Send a message to the channel
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 23 02:18:51 2011 | http://epydoc.sourceforge.net |