Uses of Class
com.developer.nefarious.zjoule.plugin.chat.models.Message
-
Uses of Message in com.developer.nefarious.zjoule.plugin.chat.models
Modifier and TypeMethodDescriptionMessageHistory.getMessages()
Retrieves the list of messages in the chat history.Modifier and TypeMethodDescriptionvoid
MessageHistory.setMessages
(List<Message> messages) Sets the list of messages in the chat history.