get Message Count
public abstract void getMessageCount(ConversationType conversationType, String targetId, IRongCoreCallback.ResultCallback<Integer> callback)
Retrieves the total number of messages in the specified conversation.
Since
5.0.0
Parameters
conversation Type
The type of conversation.
target Id
The ID of the conversation.
callback
Callback for the total number of messages.