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