Share via


DrmErrorEvent.TypeRemoveAllRightsFailed Field

Definition

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

[Android.Runtime.Register("TYPE_REMOVE_ALL_RIGHTS_FAILED")]
public const Android.Drm.DrmErrorEventType TypeRemoveAllRightsFailed = 2007;
[<Android.Runtime.Register("TYPE_REMOVE_ALL_RIGHTS_FAILED")>]
val mutable TypeRemoveAllRightsFailed : Android.Drm.DrmErrorEventType

Field Value

Value = 2007
Attributes

Remarks

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

Java documentation for android.drm.DrmErrorEvent.TYPE_REMOVE_ALL_RIGHTS_FAILED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to