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

AdvancedAbuseReportOptions Class

Overview

Public Member Functions

void
SetDeveloperDefinedContext
( string key,
string value )
void
void
SetObjectType
( string value )
void
void
AddSuggestedUser
( UInt64 userID )
void
void

Static Public Member Functions

static static
For passing to native C.

Details

Member Functions

Oculus.Platform.AdvancedAbuseReportOptions.AdvancedAbuseReportOptions ( )
No description available.
void Oculus.Platform.AdvancedAbuseReportOptions.SetDeveloperDefinedContext
( string key,
string value )
No description available.
void Oculus.Platform.AdvancedAbuseReportOptions.ClearDeveloperDefinedContext ( )
No description available.
void Oculus.Platform.AdvancedAbuseReportOptions.SetObjectType
( string value )
If report_type is content, a string representing the type of content being reported. This should correspond to the object_type string used in the UI
void Oculus.Platform.AdvancedAbuseReportOptions.SetReportType
( AbuseReportType value )
No description available.
void Oculus.Platform.AdvancedAbuseReportOptions.AddSuggestedUser
( UInt64 userID )
No description available.
void Oculus.Platform.AdvancedAbuseReportOptions.ClearSuggestedUsers ( )
No description available.
void Oculus.Platform.AdvancedAbuseReportOptions.SetVideoMode
No description available.

Static Member Functions

static Oculus.Platform.AdvancedAbuseReportOptions.operator IntPtr
For passing to native C.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon