Android.Drm.DrmInfoEvent.TypeAccountAlreadyRegistered Field
The registration has already been done for the given account.

Value: 5

Syntax

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

Remarks

The registration has already been done for the given account.

[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