//core/com.kustomer.core.providers/KusPollerConfigProvider/observeChatRefreshIntervalInMs
[androidJvm]
abstract fun observeChatRefreshIntervalInMs(): LiveData<Long>
The chat refresh interval in millis based on the server configuration.
Observing a value of zero indicates that the polling should be disabled.