CustomMessageMetadata Class |
Namespace: ImmerseSDK.Metadata
[SerializableAttribute] public class CustomMessageMetadata
The CustomMessageMetadata type exposes the following members.
Name | Description | |
---|---|---|
CustomMessageMetadata | Initializes a new instance of the CustomMessageMetadata class | |
CustomMessageMetadata(CustomMessageDescriptor) | Initializes a new instance of the CustomMessageMetadata class |
Name | Description | |
---|---|---|
BroadcastBackToSelf |
True if the sender also gets the message
"broadcast-self" behavior
| |
Description |
Custom message description
| |
IsPersistedInSession |
True if this message is persisted in the session
"session-persist" behavior
| |
MessageType |
The message type ( > 1000)
| |
Name |
Custom message name
| |
Profile |
Profile setup
|