public interface FlowableSendNotificationEvent extends FlowableEngageEvent
| Modifier and Type | Method and Description |
|---|---|
Conversation |
getConversation() |
Message |
getMessage() |
Collection<NotificationInfo> |
getNotificationInfo() |
boolean |
isUpdateConversationLastMessageTime() |
boolean |
isUpdateUnreadCount() |
getTypeConversation getConversation()
Message getMessage()
boolean isUpdateUnreadCount()
boolean isUpdateConversationLastMessageTime()
Collection<NotificationInfo> getNotificationInfo()