The notification about updating a party status information to a participating user. Party Notifications are intended to update the user on various actions that are occurring in the user's party. It can be retrieved using UOvrPlatformSubsystem::OnPartyPartyUpdate().
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.
FString UpdateTimestamp[Get]
A timestamp denoting when the party action occurred that this status update notification refers to.
FString UserAlias[Get]
The alias of the FOvrUser whose party status has changed. This is an alias that is set by the user.