invoke
open suspend operator override fun invoke(pagingConfig: <Error class: unknown class>, startingOffset: Long, from: <Error class: unknown class>): <Error class: unknown class><<Error class: unknown class><<Error class: unknown class>>>
Return
A flow of paginated meeting occurrences, represented as PagingData
Parameters
pagingConfig
The configuration for pagination, including page size and prefetch distance.
startingOffset
The initial offset for pagination, indicating where to start fetching data.
from
The starting date for fetching meeting occurrences, defaulting to the start of the current day.