Android.Drm.DrmInfoEvent.TypeRemoveRights Field
The rights need to be removed completely.

Value: 2

Syntax

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

Remarks

The rights need to be removed completely.

[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