putBoolean

open override fun putBoolean(key: String, value: Boolean)(source)

Executes the putBoolean step in the SDAI data layer.

Author

Dmitriy Moroz

Parameters

key

key value consumed by the API.

value

value value consumed by the API.