从设备接收文件 参数
属性 | 类型 | 描述 |
---|---|---|
targetid | String | 消息接收者PUID |
nruid | String | NRU ID |
remotepath | String | 远程路径 |
callback | {options: EventOptions, response: jSWProtocol.Response} | 调用接口的回调函数 |
pcallback | {options: EventOptions, response: jSWProtocol.Response,data: OptionNotifyFileTrans} | 通知上传进度的回调 |
tag | Object | 用户数据 |