get Message Count
public abstract void getMessageCount(ConversationType conversationType, String targetId, IRongCoreCallback.ResultCallback<Integer> callback)
获取指定会话的消息总数。
Since
5.0.0
Parameters
conversation Type
会话类型。
target Id
会话 id。
callback
消息总数的回调。