BaseGroupChannelCollection

Base class for channel collection implementations. Provides common functionality for managing channel lists with local caching support.

Since

4.36.0

Inheritors

Properties

Link copied to clipboard

The list of channels in this collection. Sorted according to the query's order with pinned channels first.

Link copied to clipboard

Indicates the lifecycle of the collection.

Link copied to clipboard

Whether there is more data to load.

Functions

Link copied to clipboard
open override fun dispose()

Disposes this collection and stops all events from being received.

Link copied to clipboard

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