Android.Drm.DrmManagerClient Class
The main programming interface for the DRM framework.

See Also: DrmManagerClient Members

Syntax

[Android.Runtime.Register("android/drm/DrmManagerClient", DoNotGenerateAcw=true)]
public class DrmManagerClient : Java.Lang.Object

Remarks

The main programming interface for the DRM framework. An application must instantiate this class to access DRM agents through the DRM framework.

[Android Documentation]

Requirements

Namespace: Android.Drm
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11