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

PartyUpdateAction Enum

An enum that specifies the action that the user can take, which will lead to a PartyUpdateNotification. It can be used in {'party_update': 'Message::MessageType::Notification_Party_PartyUpdate'} and can be retrieved using PartyUpdateNotification::Action

Enumeration Constants

MemberDescription
Unknown
Join
Indicates the user joined the party.
Leave
Indicates the user left the party.
Invite
Indicates the user was invited to the party.
Uninvite
Indicates the user was uninvited to the party.