toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
storage
/
edu.stanford.spezi.modules.storage.key
/
KeyValueStorageFactory
Key
Value
Storage
Factory
interface
KeyValueStorageFactory
Members
Functions
create
Link copied to clipboard
abstract
fun
create
(
fileName
:
String
,
type
:
KeyValueStorageType
)
:
KeyValueStorage