Class Sender
java.lang.Object
com.flowingcode.vaadin.addons.chatassistant.Sender
Class that represents a chat message sender:
- name: The name of the sender.
- id: a special id to identify the sender.
- avatar: an image that represents the sender.
- Author:
- mmlopez
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Sender
public Sender()
-
-
Method Details
-
getJsonObject
public elemental.json.JsonValue getJsonObject()
-