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

OVR_PermissionGrantStatus.h Header File

This enum represents the all possible statuses of a permission request. For example, if an user wants to participate in a challenge, the user may request the permission to join the ovrChallengeHandle first. If the permission grant status is granted, the user can call ovr_Challenges_Join() to join the challenge.