Android.App.Admin.DeviceAdminReceiver.GetWho Method
Retrieve the ComponentName describing who this device administrator is, for use in Android.App.Admin.DevicePolicyManager APIs that require the administrator to identify itself.

Syntax

[Android.Runtime.Register("getWho", "(Landroid/content/Context;)Landroid/content/ComponentName;", "GetGetWho_Landroid_content_Context_Handler")]
public virtual Android.Content.ComponentName GetWho (Android.Content.Context context)

Parameters

context
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieve the ComponentName describing who this device administrator is, for use in Android.App.Admin.DevicePolicyManager APIs that require the administrator to identify itself.

[Android Documentation]

Requirements

Namespace: Android.App.Admin
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8