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 com.meta.horizon.platform.ovr.requests.AbuseReport#reportRequestHandled(ReportRequestResponse response).
Fields
Unknown[Get]
Handled[Get]
This 'enum' member represents the response to the platform notification that the in-app reporting flow request is handled.
Unhandled[Get]
This 'enum' member represents the response to the platform notification that the in-app reporting flow request is not handled.
Unavailable[Get]
This 'enum' member represents the response to the platform notification that the in-app reporting flow is unavailable or non-existent.