add Conversations To Tag
public abstract void addConversationsToTag(String tagId, List<ConversationIdentifier> conversationIdentifierList, IRongCoreCallback.OperationCallback callback)
Adds a conversation to a tag
Since
5.1.1
Parameters
tag Id
The ID of the tag
conversation Identifier List
The list of conversations
callback
Callback for adding a conversation to a tag