PersistentStorageAvailability

Describes the availability of persistent storage on this device.

Inheritors

Types

Link copied to clipboard
data class Available(val isEndToEndEncryptionSupported: Boolean) : PersistentStorageAvailability

Persistent storage is available.

Link copied to clipboard

Persistent storage is not available (e.g., Google Play Services unavailable or unsupported build).