Boomerang
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Boomerang
core
/
io.buszi.boomerang.core
/
Boomerang
/
putString
put
String
abstract
fun
putString
(
key
:
String
,
value
:
String
)
(
source
)
Stores a String value with the given key.
Parameters
key
The key to store the value under
value
The String value to store