toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-components
/
io.getstream.chat.android.ui.viewmodel.channels
/
ChannelListViewModel
/
State
/
State
State
constructor
(
isLoading
:
Boolean
,
channels
:
List
<
Channel
>
)
Parameters
is
Loading
If the list is currently loading.
channels
The list of channels to be displayed.