Android.Drm.DrmErrorEvent.TypeOutOfMemory Field
Memory allocation failed during renewal.

Value: 2004

Syntax

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

Remarks

Memory allocation failed during renewal. Can in the future perhaps be used to trigger garbage collector.

[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