Package com.flowingcode.vaadin.addons.chatassistant
package com.flowingcode.vaadin.addons.chatassistant
-
ClassDescriptionChatAssistant<T extends Message>Component that allows to create a floating chat button that will open a chat window that can be used to provide a chat assistant feature.ChatAssistant.ChatAssistantBuilder<T extends Message>Seeds the builder defaults for the flags whose real default is not
false.Event fired when the chat assistant switches between mobile and desktop mode.Direction in which the chat window crossed a configured threshold.Event fired when the chat window's size crosses a width and/or height threshold registered throughChatAssistant.addScreenSizeListener(Integer, Integer, ComponentEventListener).ChatMessage<T extends Message>Component that wraps the vaadin-message web component and builds it based on a Message.