Home | Trees | Indices | Help |
|
---|
|
object --+ | baseloader._BaseLoader --+ | common._DataTypeMixin --+ | SendPrivate
This is used by the client to send a message to a specific recipient.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
packetId = 20
|
Instance Variables | |
channelId = None The channel ID |
|
subchannel = None The subchannel of the message |
|
recipientId = None The destinated recipient ID |
|
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 |