Message Thread View Model
open fun MessageThreadViewModel(@NonNull channelUrl: String, @NonNull parentMessage: BaseMessage, @Nullable messageListParams: ThreadMessageListParams)
Constructor
Parameters
channel Url
The URL of a channel this view model is currently associated with
parent Message
The parent message required to retrieve the thread list from this view model
message List Params
Parameters required to retrieve the thread list from this view model since 3.3.0