//core/com.kustomer.core.providers/KusPollerConfigProvider
[androidJvm]
interface KusPollerConfigProvider
Chat polling configuration for implementing polling in case KusChatListener is disconnected due to spotty internet connections.
| Name | Summary |
|---|---|
| observeChatRefreshIntervalInMs | [androidJvm] abstract fun observeChatRefreshIntervalInMs(): LiveData<Long> The chat refresh interval in millis based on the server configuration. |