QueryChannelsRepository
Functions
Link copied to clipboard
Inserts a query channels.
Link copied to clipboard
abstract suspend fun selectBy(filter: FilterObject, querySort: QuerySorter<Channel>): QueryChannelsSpec?
Selects by a filter and query sort.