setIntValue

external fun setIntValue(key: String, value: Int)

Set the value of specified setting key to the given int value. If the key already exists, the previous value is overwritten.