AppOpsManager.OpChanged2EventArgs(String, String, Int32, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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