Android.Media.AudioManager.ErrorDeadObject Field
An error code indicating that the object reporting it is no longer valid and needs to be recreated.

Value: -6

Syntax

[Android.Runtime.Register("ERROR_DEAD_OBJECT")]
public const int ErrorDeadObject

Remarks

An error code indicating that the object reporting it is no longer valid and needs to be recreated.

[Android Documentation]

Requirements

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