Android.OS.Storage.OnObbStateChangeListener.Mounted Field
The OBB container is now mounted and ready for use.

Value: 1

Syntax

[Android.Runtime.Register("MOUNTED")]
[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 Mounted

Remarks

The OBB container is now mounted and ready for use. 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