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

ovrPermissionGrantStatus_ Enum

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.

Enumeration Constants

MemberDescription
ovrPermissionGrantStatus_Unknown
ovrPermissionGrantStatus_Granted
This enum member indicates the status of the permission grant was approved.
ovrPermissionGrantStatus_Denied
This enum member indicates the status of the permission grant was rejected.
ovrPermissionGrantStatus_Blocked
This enum member indicates the status of the permission grant was blocked.