次の方法で共有


DrmErrorEvent.TypeRightsRenewalNotAllowed Field

Definition

The server rejected the renewal of rights.

[Android.Runtime.Register("TYPE_RIGHTS_RENEWAL_NOT_ALLOWED")]
public const Android.Drm.DrmErrorEventType TypeRightsRenewalNotAllowed = 2002;
[<Android.Runtime.Register("TYPE_RIGHTS_RENEWAL_NOT_ALLOWED")>]
val mutable TypeRightsRenewalNotAllowed : Android.Drm.DrmErrorEventType

Field Value

Value = 2002
Attributes

Remarks

The server rejected the renewal of rights.

Java documentation for android.drm.DrmErrorEvent.TYPE_RIGHTS_RENEWAL_NOT_ALLOWED.

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