Data
|
Name | Description | |
---|---|---|
SendClientResponse(Guid, ServerResponse, ServerCommand) | Sends response back to specified client. | |
SendClientResponse(Guid, ServerResponse, ServerCommand, Byte) | Sends response back to specified client with attached data. | |
SendClientResponse(Guid, ServerResponse, ServerCommand, String) | Sends response back to specified client with a message. | |
SendClientResponse(Guid, ServerResponse, ServerCommand, String, Object) | Sends response back to specified client with a formatted message. |