startFetchingMessages

open override fun startFetchingMessages(requestInterval: Int)(source)

Starts the process of fetching messages at a regular interval.

Parameters

requestInterval

The time interval (in seconds) between message fetch requests. Defaults to 5 seconds if not specified.