Interface PlatformConversationHandler
public interface PlatformConversationHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
createConversationMessage
(String conversationId, String sendingUserId, String receivingUserId, String messageContent, String templateMessageCode, String templateLanguage, boolean stickyMessage, String actionInstanceId) void
deleteActionInstanceMessages
(String actionInstanceId)
-
Method Details
-
createConversationMessage
-
deleteActionInstanceMessages
-