getUltraGroupConversationUnreadInfoList

public abstract void getUltraGroupConversationUnreadInfoList(Array<String> targetIds, IRongCoreCallback.ResultCallback<List<ConversationUnreadInfo>> callback)

Retrieves unread information for all channel conversations under each ultra group based on the provided TargetId array.

Since

5.4.6

Parameters

targetIds

Array of TargetIds for ultra group conversations, supporting up to 20 entries

callback

Result callback