次の方法で共有


DrmInfoEvent.TypeAccountAlreadyRegistered Field

Definition

The registration has already been done for the given account.

[Android.Runtime.Register("TYPE_ACCOUNT_ALREADY_REGISTERED")]
public const Android.Drm.DrmInfoEventType TypeAccountAlreadyRegistered = 5;
[<Android.Runtime.Register("TYPE_ACCOUNT_ALREADY_REGISTERED")>]
val mutable TypeAccountAlreadyRegistered : Android.Drm.DrmInfoEventType

Field Value

Value = 5
Attributes

Remarks

The registration has already been done for the given account.

Java documentation for android.drm.DrmInfoEvent.TYPE_ACCOUNT_ALREADY_REGISTERED.

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