Android.App.AppOpsManager.FinishOp Method
Report that an application is no longer performing an operation that had previously been started with AppOpsManager.StartOp(string, System.Int32, System.Int32).

Syntax

[Android.Runtime.Register("finishOp", "(Ljava/lang/String;ILjava/lang/String;)V", "GetFinishOp_Ljava_lang_String_ILjava_lang_String_Handler")]
public virtual void FinishOp (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.

Remarks

Report that an application is no longer performing an operation that had previously been started with AppOpsManager.StartOp(string, System.Int32, System.Int32). There is no validation of input or result; the parameters supplied here must be the exact same ones previously passed in when starting the operation.

[Android Documentation]

Requirements

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