ReportRequestHandled
(
response
)
|
The currently running application has indicated they want to show their in- app reporting flow or that they choose to ignore the request.
Signature
static Request Oculus.Platform.AbuseReport.ReportRequestHandled(ReportRequestResponse response) Parameters response: ReportRequestResponse
Possible states that an app can respond to the platform notification that the in-app reporting flow has been requested by the user.
Returns Request |
SetReportButtonPressedNotificationCallback
(
callback
)
|