stream-chat-android
Toggle table of contents
7.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-client
/
io.getstream.chat.android.client.persistance.repository
/
ChannelRepository
/
selectAllCids
select
All
Cids
abstract
suspend
fun
selectAllCids
(
)
:
List
<
String
>
Selects all channels' cids.
Return
A list of channels' cids stored in the repository.