API reference
API reference
Select your platform
No SDKs available
No versions available

FOvrPartyUpdateNotification Struct

The notification about updating a party status information to participate user.

Fields

An enum that specifies the type of action related to the party and user that this notification holds.EOvrPartyUpdateAction::Join: The user is going to join the party.EOvrPartyUpdateAction::Leave: The user is going to leave the party.EOvrPartyUpdateAction::Invite: The user is invited to the party.EOvrPartyUpdateAction::Uninvite: The user is uninvited from the party.
The Id of the party that will be updated. This can be retrieved with FOvrPartyID.
The id of the FOvrUser who initiated the action that this party update status notification is in reference to. This is equivalent to field FOvrUser::ID for this user.
A timestamp denoting when the action happened that this status update notification refers to.
The alias of the FOvrUser whose party status has changed.
The ID of the user whose party status has changed.
The displayable name of the FOvrUser whose party status has changed. This is equivalent to field FOvrUser::DisplayName for this user.

Member Functions

FOvrPartyUpdateNotification ( )
FOvrPartyUpdateNotification
TOvrMessageHandlePtr MessageHandlePtr )
void Clear ( )
void Update
TOvrMessageHandlePtr MessageHandlePtr )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon