remove Tags From Conversation
public abstract void removeTagsFromConversation(ConversationIdentifier conversationIdentifier, List<String> tagIds, IRongCoreCallback.OperationCallback callback)
Removes specified tags from a conversation
Since
5.1.1
Parameters
conversation Identifier
ConversationIdentifier
tag Ids
List of tag IDs
callback
Callback for removing specified tags from a conversation