DrmErrorEvent.TypeRightsNotInstalled Field

Definition

Something went wrong installing the rights.

[Android.Runtime.Register("TYPE_RIGHTS_NOT_INSTALLED")]
public const Android.Drm.DrmErrorEventType TypeRightsNotInstalled = 2001;
[<Android.Runtime.Register("TYPE_RIGHTS_NOT_INSTALLED")>]
val mutable TypeRightsNotInstalled : Android.Drm.DrmErrorEventType

Field Value

Value = 2001
Attributes

Remarks

Something went wrong installing the rights.

Java documentation for android.drm.DrmErrorEvent.TYPE_RIGHTS_NOT_INSTALLED.

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