public interface PlatformConversationHandler
Modifier and Type | Method and Description |
---|---|
void |
createConversationMessage(String conversationId,
String sendingUserId,
String receivingUserId,
String messageContent,
String templateMessageCode,
String templateLanguage,
boolean stickyMessage,
String actionInstanceId) |
void |
deleteActionInstanceMessages(String actionInstanceId) |
void createConversationMessage(String conversationId, String sendingUserId, String receivingUserId, String messageContent, String templateMessageCode, String templateLanguage, boolean stickyMessage, String actionInstanceId)
void deleteActionInstanceMessages(String actionInstanceId)