notify和noException方法。
ConsumerListener接口定义 ConsumerListener是消费监听者,用于封装用户自定义的消费和处理异常逻辑,本小节介绍ConsumerListener的主要接口函数。 void notify(DataMessage dataMsg) 用于定义订阅数据的消费逻辑,当SDK接收到数据时,会通过notify通知ConsumerListener消费数据。
错误码 错误信息 描述 70003 该模型评估任务不存在 模型评估任务不存在 500000 internal server error 服务器内部错误 500001 param invalid 参数错误 500001 param[%s] invalid 参数错误 500002 auth failed, no access 无权访问
推理结果集评估全为false (3)旧数据(推理结果集评估功能上线前的评估任务)全为false inferDatasetId string 推理结果集id inferDatasetState string 推理结果集状态,说明 · pending:等待创建 · success: (1)如果选择已有推理结果集评估,返回success; (2)如果选择模型评估,代表新建的推理结果集记录创建成功 · failed
orgId': '', 'visibility': 'Project', 'dataType': 4, 'projectType': 20, 'templateType': 2000, 'storageType': 'usrBos', 'storageInfo': {'storageId': 'modelrepo-bj-test', 'storagePath': '/modelrepo-bj-test
是 触发器 Replication.SyncTriggerRequest 参数名称 类型 是否必选 描述 type String 是 同步规则触发类型,有效值为manual和event_based ExecutionResult 参数名称 类型 描述 endTime String 结束时间 failed Integer 执行失败的次数 id Integer 执行记录ID inProgress Integer
通过JsBridge监听消息 jsWebView.setJs2NativeListener(new Js2NativeListener() { @Override public void js2Native(int code, String message) { Toast.makeText(jsWebView.getContext(), "js->Native:"
status); mListener.notifyStatus(); } // 用户语音识别回调 @Override public void onThirdNewSpeech(int id, String speech, boolean isFinal) { // 如果使用我们的云端服务,将识别结果通过listener回传 mListener.onAsrFinalResult(speech, null
int, int[]) mobileStitchAPI . notifyLatestPhotoDeletion ( ) ; 上传云端,得到结果 /** * 上传云端检测,并获得结果 */ public void mergeDetectResults ( ) ; 异步回调: 上传进度更新: MobileStitchAPIListener.onDetectProgressUpdated(int) 检测完成
重试失败降级为普通直播 RTL_ERROR_STREAMING_INTERRUPT = 12009, // URL格式错误,降级为普通直播 RTL_ERROR_INVALID_URL = 12010, // 约2s后返回, 用户网络MTU Size 检测失败(< 1300 Byte)无法支持RTC媒体传输, 建议降级为普通播放 RTL_ERROR_MTU_SIZE_CHECK_FAILED =