remove Conversations From Tag
public abstract void removeConversationsFromTag(String tagId, List<ConversationIdentifier> conversationIdentifierList, IRongCoreCallback.OperationCallback callback)
Deletes conversations from a specified tag
Since
5.1.1
Parameters
tag Id
The ID of the tag
conversation Identifier List
The list of conversations
callback
Callback for deleting conversations from the specified tag