Android.Drm.DrmInfoRequest Class
An entity class that is used to pass information to an online DRM server.

See Also: DrmInfoRequest Members

Syntax

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

Remarks

An entity class that is used to pass information to an online DRM server. An instance of this class is passed to the DrmManagerClient.AcquireDrmInfo(DrmInfoRequest) method to get an instance of a Android.Drm.DrmInfo.

[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