MessageListViewModel

constructor(messageListController: MessageListController, chatClient: ChatClient = ChatClient.instance())

Parameters

messageListController

Controller used to relay the logic and fetch the state.