AppOpsManager.OpActiveChanged2EventArgs Constructor

Definition

public OpActiveChanged2EventArgs(string op, int uid, string packageName, string? attributionTag, int virtualDeviceId, bool active, int attributionFlags, int attributionChainId);
new Android.App.AppOpsManager.OpActiveChanged2EventArgs : string * int * string * string * int * bool * int * int -> Android.App.AppOpsManager.OpActiveChanged2EventArgs

Parameters

op
String
uid
Int32
packageName
String
attributionTag
String
virtualDeviceId
Int32
active
Boolean
attributionFlags
Int32
attributionChainId
Int32

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to