items

This paginator transforms the flow returned by getChannelSchedulePaginated to access the nested member ScheduleEntry

Return

A kotlinx.coroutines.flow.Flow that can collect ScheduleEntry


fun Flow<ListAlertsResponse>.items(): Flow<Alert>

This paginator transforms the flow returned by listAlertsPaginated to access the nested member Alert

Return

A kotlinx.coroutines.flow.Flow that can collect Alert


This paginator transforms the flow returned by listChannelsPaginated to access the nested member Channel

Return

A kotlinx.coroutines.flow.Flow that can collect Channel


This paginator transforms the flow returned by listLiveSourcesPaginated to access the nested member LiveSource

Return

A kotlinx.coroutines.flow.Flow that can collect LiveSource


This paginator transforms the flow returned by listPlaybackConfigurationsPaginated to access the nested member PlaybackConfiguration

Return

A kotlinx.coroutines.flow.Flow that can collect PlaybackConfiguration


This paginator transforms the flow returned by listPrefetchSchedulesPaginated to access the nested member PrefetchSchedule

Return

A kotlinx.coroutines.flow.Flow that can collect PrefetchSchedule


This paginator transforms the flow returned by listSourceLocationsPaginated to access the nested member SourceLocation

Return

A kotlinx.coroutines.flow.Flow that can collect SourceLocation


This paginator transforms the flow returned by listVodSourcesPaginated to access the nested member VodSource

Return

A kotlinx.coroutines.flow.Flow that can collect VodSource