xcDeviceDownloadFile abstract method

  1. @async
OriginResponse xcDeviceDownloadFile(
  1. String commandBody,
  2. String fileSavePath,
  3. int seq
)

下载固件到App本地

Implementation

@async
OriginResponse xcDeviceDownloadFile(
    String commandBody, String fileSavePath, int seq);