Uses of Class
com.flowingcode.vaadin.addons.chatassistant.Message
-
Uses of Message in com.flowingcode.vaadin.addons.chatassistant
Methods in com.flowingcode.vaadin.addons.chatassistant with parameters of type MessageModifier and TypeMethodDescriptionvoidChatAssistant.sendMessage(Message message) Sends a message to the component, by using the supplied Message object.