Android.Drm.DrmErrorEvent.TypeNotSupported Field
Response from the server cannot be handled by the DRM plug-in (agent).

Value: 2003

Syntax

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

Remarks

Response from the server cannot be handled by the DRM plug-in (agent).

[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