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, com.meta.horizon.platform.ovr.models.PartyUpdateNotification#getAction() contains the information about the user joined or left the party or the user was invited or uninvited to the party.

Fields

Unknown[Get]
This enum member indicates the user joined the party.
This enum member indicates the user left the party.
This enum member indicates the user was invited to the party.
This enum member indicates the user was uninvited to the party.

Member Functions

PartyUpdateAction
( final int value )
int getValue ( )

Static Member Functions

static PartyUpdateAction fromInt
( int value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon