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

OVR_ReportRequestResponse.h File

Enumeration Types

Enumeration ovrReportRequestResponse_

Possible states that an app can respond to the platform notification that the in-app reporting flow has been requested by the user.
ovrReportRequestResponse_Unknown
No description available
ovrReportRequestResponse_Handled
Response to the platform notification that the in-app reporting flow request is handled.
ovrReportRequestResponse_Unhandled
Response to the platform notification that the in-app reporting flow request is not handled.
ovrReportRequestResponse_Unavailable
Response to the platform notification that the in-app reporting flow is unavailable or non-existent.

Typedefs

Possible states that an app can respond to the platform notification that the in-app reporting flow has been requested by the user.

Functions

Converts an ovrReportRequestResponse enum value to a string The returned string does not need to be freed
Converts a string representing an ovrReportRequestResponse enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon