Android.App.AppOpsManager.CheckOpNoThrow Method
Like AppOpsManager.CheckOp(string, System.Int32, System.Int32) but instead of throwing a Java.Lang.SecurityException it returns AppOpsManager.ModeErrored.

Syntax

[Android.Runtime.Register("checkOpNoThrow", "(Ljava/lang/String;ILjava/lang/String;)I", "GetCheckOpNoThrow_Ljava_lang_String_ILjava_lang_String_Handler")]
[return:Android.Runtime.GeneratedEnum]
public virtual AppOpsManagerMode CheckOpNoThrow (string op, int uid, string packageName)

Parameters

op
Documentation for this section has not yet been entered.
uid
Documentation for this section has not yet been entered.
packageName
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0