AbstractAbstractdeleteDelete a key from storage
The storage key
AbstractgetGets a value from storage and returns it
The storage key
AbstractgetGet the key with the internal prefix
the storage key
AbstractsetSets a value in the storage and persist it
The storage key
The value to be persisted
AbstractsubscribeThis event will fire if the storage was modified by someone else, eg. on another tab
The callback to be called when a storage value changes
StaticisReturns a promise that resolves to true if the storage option is available on this platform.
Internalapi
The storage used in the SDK