| 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 = NoneThe channel ID |
|
subchannel = NoneThe subchannel of the message |
|
recipientId = NoneThe destinated recipient ID |
|
| str or number |
value = NoneThe 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 |