Android.OS.Storage Namespace

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 about OBB file states.

StorageManager

StorageManager is the interface to the systems storage service.

StorageManager.StorageVolumeCallback

Callback that delivers StorageVolume related events.

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.