Phonegap / Cordova取消fileTransfer下载

时间:2012-05-28 17:06:03

标签: ios cordova download

有没有人知道在iOS Phonegap上取消fileTransfer.download()的方法?文档很简单,我怀疑它还没有实现。

http://docs.phonegap.com/en/1.7.0/cordova_file_file.md.html#FileTransfer

如果取消,我想阻止回调。

感谢。

1 个答案:

答案 0 :(得分:0)

嗯...是的,这看起来像是我们在API中遗漏的一块。我在JIRA上提出了一个问题。

https://issues.apache.org/jira/browse/CB-836