Android.Drm.DrmSupportInfo Class
An entity class that wraps the capability of each DRM plug-in (agent), such as the MIME type and file suffix the DRM plug-in can handle.

See Also: DrmSupportInfo Members

Syntax

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

Remarks

An entity class that wraps the capability of each DRM plug-in (agent), such as the MIME type and file suffix the DRM plug-in can handle.

Plug-in developers can expose the capability of their plug-in by passing an instance of this class to an application.

[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