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

ReportRequestResponse Enum

An application user can report abusive behavior or content following the in-app reporting flow. This report request response represents the possible states that the app can respond to the platform notification, i.e., the running application indicates whether they want to show their in-app reporting flow or that they choose to ignore the request via AbuseReport.ReportRequestHandled().

Enumeration Constants

MemberDescription
Unknown
Handled
This 'enum' member represents the response to the platform notification that the in-app reporting flow request is handled.
Unhandled
This 'enum' member represents the response to the platform notification that the in-app reporting flow request is not handled.
Unavailable
This 'enum' member represents the response to the platform notification that the in-app reporting flow is unavailable or non-existent.