get Tags From Conversation
public abstract void getTagsFromConversation(ConversationIdentifier conversationIdentifier, IRongCoreCallback.ResultCallback<List<ConversationTagInfo>> callback)
Retrieves all tags under the specified conversation
Since
5.1.1
Parameters
conversation Identifier
ConversationIdentifier
callback
Callback for retrieving all tags under the specified conversation