IMessage
interface in ImmerseSDK.PlatformServices
A message to be sent or received
Properties | |
---|---|
IsFast | Returns true if this is a fast message. Fast messages contain less information |
MessageType | Type of message |
Payload | Get the payload from this message |
PayloadLength | Length of the payload |
Methods | |
---|---|
CopyPayload | Copy the payload from this message to a buffer |