CustomMessageManagerSendCustomMessage Method |
Name | Description | |
---|---|---|
SendCustomMessage(UInt16, Byte) |
Sends a custom message
| |
SendCustomMessage(UInt16, Object) |
Sends a custom message
| |
SendCustomMessage(UInt16, String) |
Sends a custom message
| |
SendCustomMessage(UInt16, Byte, MessageID) |
Sends a custom message
| |
SendCustomMessage(UInt16, Object, MessageID) |
Sends a custom message with a message id. This is required for persisting messages
| |
SendCustomMessage(UInt16, String, MessageID) |
Sends a custom message with a message id. This is required for persisting messages
|