Skip to main content

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.
PropertyTypeDescriptionMetadata
SenderSystemIdFNameSystem ID used as the sender when the sender is a system entity rather than a character.
SenderIdFB1EntityIdEntity ID of the character acting as the message sender.
ReceiverIdFB1EntityIdEntity ID of the character acting as the message receiver.