CB-7110cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer

This commit is contained in:
Lisa Seacat DeLuca
2014-07-09 14:43:30 -04:00
parent 78453b5d15
commit 7e331313f6
8 changed files with 16 additions and 14 deletions
+2 -1
View File
@@ -30,7 +30,7 @@ Dieses Plugin ermöglicht Ihnen zum Hochladen und Herunterladen von Dateien.
* Amazon Fire OS
* Android
* BlackBerry 10 *
* BlackBerry 10
* iOS
* Windows Phone 7 und 8 *
* Windows 8 *
@@ -260,6 +260,7 @@ A `FileTransferError` Objekt wird an eine Fehler-Callback übergeben, wenn ein F
* 2 = `FileTransferError.INVALID_URL_ERR`
* 3 = `FileTransferError.CONNECTION_ERR`
* 4 = `FileTransferError.ABORT_ERR`
* 5 = `FileTransferError.NOT_MODIFIED_ERR`
## Hinweise rückwärts Kompatibilität