Message Properties |
The Message type exposes the following members.
Name | Description | |
---|---|---|
![]() | BroadcasterAssembly |
Gets or sets the broadcaster assembly name.
|
![]() | BroadcasterIdentifier |
Gets or sets a text identifiying the broadcaster.
|
![]() | Description |
Gets or sets a text describing the message purpose.
|
![]() | ExpectedResponseId |
Gets or sets a value indicating whether this message is expecting a response.
The response has to use this id in its ResponseId.
|
![]() | Parameters |
Gets or sets a list of custom values.
|
![]() | ReceiverIdentifier |
Gets or sets a text identifiying the receiver.
|
![]() | ResponseId |
Gets or sets the response id indicating this message is a response to another message
Once sent, the message will trigger the corresponding callback.
|
![]() | Tag |
Gets or sets the tag representing the type or category of the message.
|