Android.Drm.DrmInfoEvent.TypeAlreadyRegisteredByAnotherAccount Field
The registration has already been done by another account ID.

Value: 1

Syntax

[Android.Runtime.Register("TYPE_ALREADY_REGISTERED_BY_ANOTHER_ACCOUNT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Drm.DrmInfoEventType enum directly instead of this field.")]
public const DrmInfoEventType TypeAlreadyRegisteredByAnotherAccount

Remarks

The registration has already been done by another account ID.

[Android Documentation]

Requirements

Namespace: Android.Drm
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11