Android.OS.Storage Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes for the system storage service, which manages binary asset filesystems known as Opaque Binary Blobs (OBBs).
Classes
OnObbStateChangeListener |
Used for receiving notifications from |
StorageManager |
StorageManager is the interface to the systems storage service. |
StorageManager.StorageVolumeCallback |
Callback that delivers |
StorageVolume |
Information about a shared/external storage volume for a specific user. |
StorageVolume.InterfaceConsts |
Enums
ObbError |
Enumerates values returned by several types. |
ObbState |
Enumerates values returned by several types and taken as a parameter of the F:Android.OS.Storage.OnObbStateChangeListener.OnObbStateChange member. |