removeConversationsFromTag

public abstract void removeConversationsFromTag(String tagId, List<ConversationIdentifier> conversationIdentifierList, IRongCoreCallback.OperationCallback callback)

Deletes conversations from a specified tag

Since

5.1.1

Parameters

tagId

The ID of the tag

conversationIdentifierList

The list of conversations

callback

Callback for deleting conversations from the specified tag