setLong

fun setLong(key: String, val: Long)

Writes a Long to the settings.

Parameters

key

Key of the setting.

val

Value of the setting.