Android.Drm.DrmErrorEvent.TypeProcessDrmInfoFailed Field
Failed to process Android.Drm.DrmInfo.

Value: 2006

Syntax

[Android.Runtime.Register("TYPE_PROCESS_DRM_INFO_FAILED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Drm.DrmErrorEventType enum directly instead of this field.")]
public const DrmErrorEventType TypeProcessDrmInfoFailed

Remarks

Failed to process Android.Drm.DrmInfo. This error event is sent when a DrmManagerClient.ProcessDrmInfo(DrmInfo) call fails.

[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