selectChannel

abstract suspend fun selectChannel(cid: String): Channel?

Select channel by full channel ID Channel.cid

Return

A channel found in repository.

Parameters

cid

A Channel.cid as query specification.