Android.OS.Storage Namespace

Contains classes for the system storage service, which manages binary asset filesystems known as Opaque Binary Blobs (OBBs).

Remarks

Contains classes for the system storage service, which manages binary asset filesystems known as Opaque Binary Blobs (OBBs).

Classes

TypeReason
ObbErrorEnumerates values returned by several types.
ObbStateEnumerates values returned by several types and taken as a parameter of the Android.OS.Storage.OnObbStateChangeListener.OnObbStateChange member.
OnObbStateChangeListenerUsed for receiving notifications from Android.OS.Storage.StorageManager about OBB file states.
StorageManagerStorageManager is the interface to the systems storage service.