The methods of Android.OS.Storage.StorageManager are listed below. For a list of all members, see the StorageManager Members list.
See Also: Inherited members from Java.Lang.Object
static | FromContext(Android.Content.Context)Documentation for this section has not yet been entered. | |
GetMountedObbPath(string)Check the mounted path of an Opaque Binary Blob (OBB) file. | ||
IsObbMounted(string)Check whether an Opaque Binary Blob (OBB) is mounted or not. | ||
MountObb(string, string, OnObbStateChangeListener)Mount an Opaque Binary Blob (OBB) file. | ||
UnmountObb(string, bool, OnObbStateChangeListener)Unmount an Opaque Binary Blob (OBB) file asynchronously. |