putInt

private fun putInt(key: String, value: Int)(source)

Executes the putInt step in the SDAI data layer.

Author

Dmitriy Moroz

Parameters

key

key value consumed by the API.

value

value value consumed by the API.