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

AppAgeCategory Enum

The age category in a Meta account is used to determine eligibility for certain features and services. This information is important for ensuring that users are able to access the appropriate content and functionality based on their age. The values are used in com.meta.horizon.platform.ovr.models.UserAccountAgeCategory API. See more details here.

Fields

Unknown[Get]
Child age group for users between the ages of 10-12 (or applicable age in user's region).
Non-child age group for users ages 13 and up (or applicable age in user's region).

Member Functions

AppAgeCategory
( final int value )
int getValue ( )

Static Member Functions

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