customer-android-kotlin

//core/com.kustomer.core.providers/KusChatProvider/getTimeTokenMap

getTimeTokenMap

[androidJvm]
abstract suspend fun getTimeTokenMap(channelNames: MutableList<String>): Map<String, Long>?

Gets a map of last-updated time tokens for a given channel name. TimeToken is represented as a 17-digit precision unix time (UTC)