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

AbuseReportOptions Class

The Abuse Report Options provide a way for developers to customize the reporting flow and specify the type of content being reported, which can be either a com.meta.horizon.platform.ovr.enums.AbuseReportType#User or an com.meta.horizon.platform.ovr.enums.AbuseReportType#Object, helping to maintain a safe and respectful community within their application.

Member Functions

AbuseReportOptions ( )
long getHandle ( )
Set whether or not to show the user selection step. If the reported object is a user, they can choose to block the reported user from further interactions within the platform.
The intended entity type AbuseReportType being reported, it can be either a user com.meta.horizon.platform.ovr.enums.AbuseReportType#User or an object/content com.meta.horizon.platform.ovr.enums.AbuseReportType#Object.

Protected Functions

void finalize ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon