AppOpsManager.OpChanged2EventArgs(String, String, Int32, String) Constructor

Definition

public OpChanged2EventArgs(string op, string packageName, int userId, string persistentDeviceId);
new Android.App.AppOpsManager.OpChanged2EventArgs : string * string * int * string -> Android.App.AppOpsManager.OpChanged2EventArgs

Parameters

op
String
packageName
String
userId
Int32
persistentDeviceId
String

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