Android.Drm.DrmErrorEvent.TypeRightsRenewalNotAllowed Field
The server rejected the renewal of rights.

Value: 2002

Syntax

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

Remarks

The server rejected the renewal of rights.

[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