TMap< FString, FString > | |
FString | ObjectType[Get] |
ReportType[Get] | |
TArray< FOvrId > | SuggestedUsers[Get] |
TMap<FString, FString> FOvrAdvancedAbuseReportOptions::DeveloperDefinedContext |
---|
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. |
FString FOvrAdvancedAbuseReportOptions::ObjectType |
---|
If report_type is object/content, a string representing the type of content being reported. This should correspond to the object_type string used in the UI |
EOvrAbuseReportType FOvrAdvancedAbuseReportOptions::ReportType |
---|
The intended entity being reported, whether user or object/content. |
TArray<FOvrId> FOvrAdvancedAbuseReportOptions::SuggestedUsers |
---|
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. |
FOvrAdvancedAbuseReportOptions::FOvrAdvancedAbuseReportOptions ( ) |
---|
No description available.
|