MessageThreadViewModel

open fun MessageThreadViewModel(@NonNull channelUrl: String, @NonNull parentMessage: BaseMessage, @Nullable messageListParams: ThreadMessageListParams)

Constructor

Parameters

channelUrl

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

parentMessage

The parent message required to retrieve the thread list from this view model

messageListParams

Parameters required to retrieve the thread list from this view model since 3.3.0