ChannelViewModel

open fun ChannelViewModel(@NonNull channelUrl: String, @Nullable messageListParams: MessageListParams)

Constructor

Parameters

channelUrl

The URL of a channel this view model is currently associated with

messageListParams

Parameters required to retrieve the message list from this view model since 3.0.0