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

ChallengeCreationType Enum

Describes the creator of the associated challenge. This field indicates who created the challenge, whether it was com.meta.horizon.platform.ovr.enums.ChallengeCreationType#UserCreated or com.meta.horizon.platform.ovr.enums.ChallengeCreationType#DeveloperCreated. Understanding the creator of the associated challenge can provide valuable context and help participants better understand the nature and purpose of the challenge.

Fields

Unknown[Get]
The challenge was created by a User. This means that a regular user of the app created the challenge, and it may be a community-driven challenge or a personal challenge created by the user for themselves or others.
The challenge was created by the app developer. This means that the challenge was created by the team behind the app, and it may be an official challenge or a special event created by the developers to engage with the community or promote specific features of the app.

Member Functions

ChallengeCreationType
( final int value )
int getValue ( )

Static Member Functions

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