The members of Android.OS.Storage.StorageManager are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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. |