xcStopSendFileToDevice abstract method

OriginResponse xcStopSendFileToDevice(
  1. int handle,
  2. int seq
)

关闭发送文件到设备端 handle 由xcStartSendFileToDevice这个接口返回的操作句柄

Implementation

OriginResponse xcStopSendFileToDevice(int handle, int seq);