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 com.meta.horizon.platform.ovr.requests.AbuseReport#reportRequestHandled(ReportRequestResponse response).

Fields

Unknown[Get]
This 'enum' member represents the response to the platform notification that the in-app reporting flow request is handled.
This 'enum' member represents the response to the platform notification that the in-app reporting flow request is not handled.
This 'enum' member represents the response to the platform notification that the in-app reporting flow is unavailable or non-existent.

Member Functions

ReportRequestResponse
( final int value )
int getValue ( )

Static Member Functions

static ReportRequestResponse fromInt
( int value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon