The Id of the party that will be updated. This can be retrieved with PartyID.
readonly UInt64 SenderId[Get]
The id of the User who initiated the action that this party update status notification is in reference to. This is equivalent to User.GetID() for this user.
readonly string UpdateTimestamp[Get]
A timestamp denoting when the action happened that this status update notification refers to.
readonly string UserAlias[Get]
The alias of the User whose party status has changed.
readonly UInt64 UserId[Get]
The ID of the user whose party status has changed.
readonly string UserName[Get]
The displayable name of the User whose party status has changed. This is equivalent to User.GetDisplayName() for this user.