void | |
void | |
void | SetObjectType ( string value ) |
void | SetReportType ( AbuseReportType value ) |
void | AddSuggestedUser ( UInt64 userID ) |
void | |
void | SetVideoMode ( AbuseReportVideoMode value ) |
static static | operator IntPtr ( AdvancedAbuseReportOptions options ) For passing to native C. |
| 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 ( AbuseReportVideoMode value ) |
|---|
No description available.
|
| static Oculus.Platform.AdvancedAbuseReportOptions.operator IntPtr ( AdvancedAbuseReportOptions options ) |
|---|
For passing to native C. |