IGetMessageReadUserListCallback

Callback for retrieving the list of users who have read 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<GroupMessageReader> users)