mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
Update index.md
Simply add the values for the constants.
This commit is contained in:
+4
-4
@@ -253,10 +253,10 @@ A `FileTransferError` object is passed to an error callback when an error occurs
|
||||
|
||||
### Constants
|
||||
|
||||
- `FileTransferError.FILE_NOT_FOUND_ERR`
|
||||
- `FileTransferError.INVALID_URL_ERR`
|
||||
- `FileTransferError.CONNECTION_ERR`
|
||||
- `FileTransferError.ABORT_ERR`
|
||||
- 1 = `FileTransferError.FILE_NOT_FOUND_ERR`
|
||||
- 2 = `FileTransferError.INVALID_URL_ERR`
|
||||
- 3 = `FileTransferError.CONNECTION_ERR`
|
||||
- 4 = `FileTransferError.ABORT_ERR`
|
||||
|
||||
## Backwards Compatibility Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user