次の方法で共有


DrmInfoEvent.TypeAlreadyRegisteredByAnotherAccount Field

Definition

The registration has already been done by another account ID.

[Android.Runtime.Register("TYPE_ALREADY_REGISTERED_BY_ANOTHER_ACCOUNT")]
public const Android.Drm.DrmInfoEventType TypeAlreadyRegisteredByAnotherAccount = 1;
[<Android.Runtime.Register("TYPE_ALREADY_REGISTERED_BY_ANOTHER_ACCOUNT")>]
val mutable TypeAlreadyRegisteredByAnotherAccount : Android.Drm.DrmInfoEventType

Field Value

Value = 1
Attributes

Remarks

The registration has already been done by another account ID.

Java documentation for android.drm.DrmInfoEvent.TYPE_ALREADY_REGISTERED_BY_ANOTHER_ACCOUNT.

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