Android.OS.Storage.OnObbStateChangeListener.ErrorCouldNotUnmount Field
The OBB could not be unmounted.

Value: 22

Syntax

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

Remarks

The OBB could not be unmounted. This most likely indicates that a file is in use on the OBB. 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