ApiMessage Structure |
Namespace: ImmerseSDK.Multiplayer.Messaging
public struct ApiMessage
The ApiMessage type exposes the following members.
Name | Description | |
---|---|---|
Payload |
The data sent within this message in byte array format
| |
PayloadLength |
The length of the message data byte array
| |
Type |
The message type, can be built in (0-1000) or custom (1001+)
|