更新时间:2026-04-10 GMT+08:00
分享

流异常回调

方法名称

void onFailure(int code, String message)

功能描述

流异常回调。该方法在云手机连接或运行过程中出现异常时触发。

参数说明

字段名

类型

说明

code

int

错误码

message

String

错误消息

返回值

调用示例

相关文档