RenderAreaSendMessage Method |
Name | Description | |
---|---|---|
SendMessage(IListByte) | Calls SendMessage(buffer, {}). | |
SendMessage(String) | Calls SendMessage(message, {}). | |
SendMessage(IListByte, IListConnection) | Sends a binary message to the renderArea connections. | |
SendMessage(String, IListConnection) | Sends a text message to the renderArea connections. |