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

OVR_AccountAgeCategory.h File

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 ovrUserAccountAgeCategoryHandle API. See more details here.

Enumeration Types

Enumeration ovrAccountAgeCategory_

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.
ovrAccountAgeCategory_Unknown
No description available
ovrAccountAgeCategory_Ch
Child age group for users between the ages of 10-12 (or applicable age in user's region).
ovrAccountAgeCategory_Tn
Teenage age group for users between the ages of 13-17 (or applicable age in user's region).
ovrAccountAgeCategory_Ad
Adult age group for users ages 18 and up (or applicable age in user's region).

Typedefs

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.

Functions

Converts an ovrAccountAgeCategory enum value to a string The returned string does not need to be freed
Converts a string representing an ovrAccountAgeCategory to the actual enum value and returns the value.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon