Marketing Cloud SDK / com.salesforce.marketingcloud / InitializationStatus / storageError

storageError

@JvmName("-deprecated_storageError") fun storageError(): Boolean
Deprecated: moved to val

val storageError: Boolean

Indicates whether there was an error trying to initialize the SDK's storage. If there was an error that means the SDK is unable to store any information and you should expect Status.FAILED as the initialization status.

Return
true if the SDK was unable to init its storage.

See Also

unrecoverableException