ChannelViewModelFactory
Parameters
Android context used to access system services and device storage.
The current channel ID, to load the messages from.
The message id to which we want to scroll to when opening the message list.
The ID of the parent Message if the message we want to scroll to is in a thread. If the message we want to scroll to is not in a thread, you can pass in a null value.
Whether auto-translation of messages is enabled.
The client to use for API calls.
The current state of the SDK.
The media recorder for async voice messages.
Handler used to look up users for mention autocomplete.
Converts a local File to a URI string used as an attachment source.
ClipboardHandler used to copy messages.
Configuration for the message list behavior.
Configuration for the message composer behavior.