IGetGroupMessageDeliverListCallback

Callback for retrieving the list of users who have received the message

Functions

Link copied to clipboard
public abstract void onError(IRongCoreEnum.CoreErrorCode coreErrorCode)
Link copied to clipboard
public abstract void onSuccess(int totalCount, List<GroupMessageDeliverUser> users)