systema-sdk
/
ai.systema.ios
/
SystemaIosStorage
ios
Systema
Ios
Storage
open class
SystemaIosStorage
:
SystemaKVStore
Content copied to clipboard
Types
Functions
Types
Companion
Link copied to clipboard
ios
object
Companion
Content copied to clipboard
Functions
delete
Link copied to clipboard
ios
open suspend override fun
delete
(key:
String
):
String
?
Content copied to clipboard
read
Link copied to clipboard
ios
open suspend override fun
read
(key:
String
):
String
?
Content copied to clipboard
write
Link copied to clipboard
ios
open suspend override fun
write
(key:
String
, value:
String
)
Content copied to clipboard