Skip to content

设置镜像

注意

该事件为设置镜像的回调

类型名称

onSetMirror

回调示例

json
{
  "message": "",
  "code": 0,
  "data": {}
}

回调说明

参数名参数类型参数描述
messageString消息提示
dataObject数据对象
codeInteger返回类型,0.成功,其他:失败