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

ovrChallengeVisibility_ 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
ovrChallengeVisibility_Unknown
ovrChallengeVisibility_InviteOnly
Only those invited can participate in it. Everyone can see it, but only those with an invitation can joinand participate in the challenge. This setting is useful for challenges that are meant to be exclusive or for a specific group of people.
ovrChallengeVisibility_Public
Everyone can participate and see this challenge. This setting makes the challenge open to anyone who wants to join, and everyone can see the challenge details and progress. This setting is useful for challenges that are meant to be open and inclusive.
ovrChallengeVisibility_Private
Only those invited can participate and see this challenge. This setting makes the challenge invisible to everyone except those who have been explicitly invited. Only those with an invitation can see the challenge details and progress, and only they can participate. This setting is useful for challenges that are meant to be highly exclusive or confidential.