Channel View Model
open fun ChannelViewModel(@NonNull channelUrl: String, @Nullable messageListParams: MessageListParams)
Constructor
Parameters
channel Url
The URL of a channel this view model is currently associated with
message List Params
Parameters required to retrieve the message list from this view model since 3.0.0