API reference

EOvrPartyUpdateAction Enum

An enum that specifies the type of action related to the party and the user. For example, field FOvrPartyUpdateNotification::Action contains the information about the user joined or left the party or the user was invited or uninvited to the party.

Enumeration Constants

MemberDescription
Unknown
Join
This enum member indicates the user joined the party.
Leave
This enum member indicates the user left the party.
Invite
This enum member indicates the user was invited to the party.
Uninvite
This enum member indicates the user was uninvited to the party.