Android.OS.Storage.OnObbStateChangeListener.Unmounted Field
The OBB container is now unmounted and not usable.

Value: 2

Syntax

[Android.Runtime.Register("UNMOUNTED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.Storage.ObbState enum directly instead of this field.")]
public const ObbState Unmounted

Remarks

The OBB container is now unmounted and not usable. Returned in status messages from calls made via Android.OS.Storage.StorageManager

[Android Documentation]

Requirements

Namespace: Android.OS.Storage
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9