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

OVR_AppAgeCategory.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 ovrAppAgeCategory_

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.
ovrAppAgeCategory_Unknown
No description available
ovrAppAgeCategory_Ch
Child age group for users between the ages of 10-12 (or applicable age in user's region).
ovrAppAgeCategory_Nch
Non-child age group for users ages 13 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 ovrAppAgeCategory enum value to a string The returned string does not need to be freed
Converts a string representing an ovrAppAgeCategory to the actual enum value and returns the value.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon