Builder
Functions
Link copied to clipboard
Builds ChannelListViewModelFactory instance.
Link copied to clipboard
fun chatEventHandlerFactory(chatEventHandlerFactory: ChatEventHandlerFactory): ChannelListViewModelFactory.Builder
The instance of ChatEventHandlerFactory that will be used to create ChatEventHandler.
Link copied to clipboard
Sets the way to filter the channels.
Link copied to clipboard
Sets the number of channels to return.
Link copied to clipboard
Sets the number of members per channel.
Link copied to clipboard
Sets the number of messages to fetch for each channel.
Link copied to clipboard
Sets the way to sort the channels, defaults to last_updated.