-
Deprecated MethodsMethodDescriptionuse
ConversationService.removeUserAccountsFromConversation(String)
to remove all links from a conversation orConversationService.removeUserAccountFromConversation(String, String)
to remove a particular user accountuseTextParameter.setText(String)
instead. Kept here for backward compatibility with old json models.always use the method with the template key instead and provide your own key
-
Deprecated ConstructorsConstructorDescription
Conversation.getUserAccountIds()
instead