Android.Drm.DrmErrorEvent.TypeRemoveAllRightsFailed Field
Failed to remove all the rights objects associated with all DRM schemes.

Value: 2007

Syntax

[Android.Runtime.Register("TYPE_REMOVE_ALL_RIGHTS_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 TypeRemoveAllRightsFailed

Remarks

Failed to remove all the rights objects associated with all DRM schemes.

[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