Package com.flowable.engage.message.api
package com.flowable.engage.message.api
-
ClassDescriptionThe enumeration of message categories.An interface with constants about the supported content types used in
Message.getMainContentType()
.This represents the information for the last read message for a certain user in a certain conversationThe message object that holds all relevant data describing the event, message, action, etcThe message builder API to create messages to be sent to a conversation using theMessageBuilder.send(String)
method within the builder.