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

AbuseReportType Enum

Represents the type of abuse report, can be categorized as either concerning a user, an object, or being unknown. It can be specified as a field in the com.meta.horizon.platform.ovr.options.AbuseReportOptions#setReportType(AbuseReportType) option.

Fields

Unknown[Get]
This refers to reports that are related to non-user entities, such as a virtual environment or an inanimate object within a platform. An example provided is a report concerning a "world," which could be a virtual space or environment.
This category is used for reports that directly involve a user's actions or behavior. This could include reports on harassment, inappropriate behavior, or other violations that are directly linked to a user's conduct on a platform.

Member Functions

AbuseReportType
( final int value )
int getValue ( )

Static Member Functions

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