OptionNotifyFileTrans通知文件传输


属性 类型 描述
sEvent {
iEvent: jSW.FileTransEvent,//事件类型
iResult: jSW.RcCode, //事件结果
szRemoteFilePath: String, //远程路径
szLocalFilePath: String //本地存储路径
}
设备ID
sProgressInfo OptionsSProgressInfo 传输进度信息, 只有sEvent.iEvent是jSW.FileTransEvent.FILE_TRANS_PROCESS时有效,否则为空