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

AbuseReportVideoMode Enum

Determines under what circumstances the frontend UI will attempt to gather video evidence to support a report, and the object_type is defined in com.meta.horizon.platform.ovr.options.AdvancedAbuseReportOptions#setObjectType(String). This setting is crucial in ensuring that the reporting process is thorough and accurate, as video evidence can provide valuable context and proof of misconduct.

Fields

Unknown[Get]
The UI will collect video evidence if the object_type supports it, the object_type is defined in com.meta.horizon.platform.ovr.options.AdvancedAbuseReportOptions#setObjectType(String).
The UI will try to collect video evidence if the object_type supports it, but will allow the user to skip that step if they wish.
The UI will not collect video evidence.

Member Functions

AbuseReportVideoMode
( final int value )
int getValue ( )

Static Member Functions

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