public SendByChannel ( short msgType, |
||
msgType | short | The message ID to send. |
msg | The message to send. | |
channelId | int | The transport layer channel to send on. |
return | bool |
This sends a network message on the connection using a specific transport layer channel.
public SendByChannel ( short msgType, |
||
msgType | short | The message ID to send. |
msg | The message to send. | |
channelId | int | The transport layer channel to send on. |
return | bool |