IGetBatchRemoteUltraGroupMessageCallback

Functions

Link copied to clipboard
public void callback(List<Message> matchedMsgList, List<Message> notMatchedMsgList)
Link copied to clipboard
public abstract void onError(IRongCoreEnum.CoreErrorCode errorCode)
Link copied to clipboard
public void onFail(IRongCoreEnum.CoreErrorCode errorCode)
Link copied to clipboard
public abstract void onSuccess(List<Message> matchedMsgList, List<Message> notMatchedMsgList)