B1MobileMessagePartiesResult
- Resolved sender and receiver entity IDs for a mobile message parties lookup.
* Holds the final sender (character or system) and receiver after evaluating the parties table row.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SenderSystemId | FName | System ID used as the sender when the sender is a system entity rather than a character. | |
| SenderId | FB1EntityId | Entity ID of the character acting as the message sender. | |
| ReceiverId | FB1EntityId | Entity ID of the character acting as the message receiver. |