addConversationsToTag

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

Adds a conversation to a tag

Since

5.1.1

Parameters

tagId

The ID of the tag

conversationIdentifierList

The list of conversations

callback

Callback for adding a conversation to a tag