fun getLongList(key: String): List<Long>?
Gets a value from the payload as a list of Long
key - key
key
Return value under the specified key as a list of Long