selectAllCids

abstract suspend fun selectAllCids(): List<String>

Selects all channels' cids.

Return

A list of channels' cids stored in the repository.