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 to open the screen directly in a thread: the message list is scoped to that thread and the composer starts in thread mode. Pass null to open the channel.
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.