removeTagsFromConversation

public abstract void removeTagsFromConversation(ConversationIdentifier conversationIdentifier, List<String> tagIds, IRongCoreCallback.OperationCallback callback)

Removes specified tags from a conversation

Since

5.1.1

Parameters

conversationIdentifier

ConversationIdentifier

tagIds

List of tag IDs

callback

Callback for removing specified tags from a conversation