putString

open override fun putString(key: String, value: String)(source)

Executes the putString step in the SDAI data layer.

Author

Dmitriy Moroz

Parameters

key

key value consumed by the API.

value

value value consumed by the API.