ChatViewModel  
    open class ChatViewModel(configure: suspend () -> CollaborationViewModel.Configuration) : CollaborationViewModel
ChatViewModel representation of the chat view model
Properties
Link copied to clipboard
                  Chat UI Button flow
Link copied to clipboard
                  Conference module flow
Link copied to clipboard
                  Logged user flow whenever it will be connected
Link copied to clipboard
                  Conversation module flow
Link copied to clipboard
                  Flag flow representing if the configuration has been successful
Link copied to clipboard
                  Messages flow
Link copied to clipboard
                  Chat participants flow