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

FOvrAdvancedAbuseReportOptions Struct

The Advanced Abuse Report Options provides a way for developers to customize the reporting flow and specify the type of content being reported, which can be either a EOvrAbuseReportType::User or an EOvrAbuseReportType::Object, helping to maintain a safe and respectful community within their application.

Fields

This field is intended to allow developers to pass custom metadata through the report flow. The metadata passed through is included with the report received by the developer.
If EOvrAbuseReportType is EOvrAbuseReportType::Object, a string representing the type of content being reported. This should correspond to the object_type string used in the UI.
The intended entity type EOvrAbuseReportType being reported, it can be either a user EOvrAbuseReportType::User or an object/content EOvrAbuseReportType::Object.
Provide a list of users to suggest for reporting. This list should include users that the reporter has recently interacted with to aid them in selecting the right user to report.

Member Functions

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