customer-android-kotlin

//core/com.kustomer.core.providers/KusPollerConfigProvider

KusPollerConfigProvider

[androidJvm]
interface KusPollerConfigProvider

Chat polling configuration for implementing polling in case KusChatListener is disconnected due to spotty internet connections.

Functions

Name Summary
observeChatRefreshIntervalInMs [androidJvm]
abstract fun observeChatRefreshIntervalInMs(): LiveData<Long>
The chat refresh interval in millis based on the server configuration.