getLong

open fun getLong(key: String): Long?

Gets the Long stored at the given key if there is one

Return

The Long or null

Parameters

key

The key for the required value