getTagsFromConversation

public abstract void getTagsFromConversation(ConversationIdentifier conversationIdentifier, IRongCoreCallback.ResultCallback<List<ConversationTagInfo>> callback)

Retrieves all tags under the specified conversation

Since

5.1.1

Parameters

conversationIdentifier

ConversationIdentifier

callback

Callback for retrieving all tags under the specified conversation