Home | Trees | Indices | Help |
|
---|
|
object --+ | baseloader._BaseLoader --+ | common._DataTypeMixin --+ | ToChannelMessage
This is sent by the client if it wants to send a message to everyone in a specific channel (that it is a part of).
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
packetId = 12
|
Instance Variables | |
channelId = None The recipient channel ID. |
|
subchannel = None The subchannel of the message. |
|
str or number |
value = None The message contents. |
Properties | |
Inherited from |
Method Details |
Parses 'data' and sets the properties of the packetloader.
|
Generate the raw representation of the packetloader.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Sep 16 22:07:42 2010 | http://epydoc.sourceforge.net |