setUint64

fun setUint64(groupName: String, key: String, value: <Error class: unknown class>)

Associates a new integer value with @key under @group_name. If @key cannot be found then it is created.

Since

2.26

Parameters

groupName

a group name

key

a key

value

an integer value