Android.App.Admin.DeviceAdminReceiver.GetManager Method
Retrieve the DevicePolicyManager interface for this administrator to work with the system.

Syntax

[Android.Runtime.Register("getManager", "(Landroid/content/Context;)Landroid/app/admin/DevicePolicyManager;", "GetGetManager_Landroid_content_Context_Handler")]
public virtual DevicePolicyManager GetManager (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 DevicePolicyManager interface for this administrator to work with the system.

[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