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

OVR_Requests_AbuseReport.h File

The Abuse Report API provides a way for users to report abusive behavior or content within the platform. It allows developers to submit reports for various types of content, including users ovrAbuseReportType_User(), or an object/content ovrAbuseReportType_Object().

Functions

The currently running application has indicated they want to show their in- app reporting flow or that they choose to ignore the request.
Parameters
response
Possible states that an app can respond to the platform notification that the in-app reporting flow has been requested by the user.
A message with type ovrMessage_AbuseReport_ReportRequestHandled will be generated in response.First call ovr_Message_IsError() to check if an error occurred.This response has no payload. If no error occurred, the request was successful. Yay!
Did you find this page helpful?
Thumbs up icon
Thumbs down icon