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

ovrPartyUpdateAction_ Enum

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Enumeration Constants

MemberDescription
ovrPartyUpdateAction_Unknown
ovrPartyUpdateAction_Join
This enum member indicates the user joined the party.
ovrPartyUpdateAction_Leave
This enum member indicates the user left the party.
ovrPartyUpdateAction_Invite
This enum member indicates the user was invited to the party.
ovrPartyUpdateAction_Uninvite
This enum member indicates the user was uninvited to the party.