Android.OS.Storage.OnObbStateChangeListener.ErrorNotMounted Field
A call was made to unmount the OBB when it was not mounted.

Value: 23

Syntax

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

Remarks

A call was made to unmount the OBB when it was not mounted. 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