Contains classes for the system storage service, which manages binary asset filesystems known as Opaque Binary Blobs (OBBs).
Type | Reason |
---|---|
ObbError | Enumerates values returned by several types. |
ObbState | Enumerates values returned by several types and taken as a parameter of the Android.OS.Storage.OnObbStateChangeListener.OnObbStateChange member. |
OnObbStateChangeListener | Used for receiving notifications from Android.OS.Storage.StorageManager about OBB file states. |
StorageManager | StorageManager is the interface to the systems storage service. |