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

PartyUpdateAction Enum

An enum that specifies the type of action related to the party and the user. For example, PartyUpdateNotification::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.