getChannelList

open fun getChannelList(): LiveData<List<GroupChannel>>

Live data that can be observed for a list of channels.

Return

LiveData holding the list of GroupChannel for the current user since 3.0.0