mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-05 06:31:55 +08:00
docs(): deprecation notice (#2212)
This commit is contained in:
parent
23578de056
commit
98db2e710c
@ -112,6 +112,10 @@ export interface FileTransferError {
|
|||||||
* @description
|
* @description
|
||||||
* This plugin allows you to upload and download files.
|
* This plugin allows you to upload and download files.
|
||||||
*
|
*
|
||||||
|
* @deprecated
|
||||||
|
* This plugin has been deprecated in favor of XHR2
|
||||||
|
* https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html
|
||||||
|
*
|
||||||
* @usage
|
* @usage
|
||||||
* ```typescript
|
* ```typescript
|
||||||
* import { FileTransfer, FileUploadOptions, FileTransferObject } from '@ionic-native/file-transfer';
|
* import { FileTransfer, FileUploadOptions, FileTransferObject } from '@ionic-native/file-transfer';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user