GroupChannelCollection

Collection that handles channel lists, also supporting local caching.

Since

3.1.0

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The List<GroupChannel> of total channel list.

Link copied to clipboard

A new [Comparator<GroupChannel>] for sorting group channels using the GroupChannelListQueryOrder set in this collection.

Link copied to clipboard

The group channel collection handler to be used for this GroupChannelCollection.

Link copied to clipboard

Whether there's more data to load.

Functions

Link copied to clipboard
open override fun dispose()

Disposes current GroupChannelCollection and stops all events from being received.

Link copied to clipboard

Loads next channel lists, depending on the GroupChannelListQueryOrder set in the current collection.