mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
CB-5466: Partial revert; we're not ready yet for FS urls
This commit is contained in:
@@ -71,7 +71,6 @@ extern NSString* const kOptionsKeyCookie;
|
||||
@property (nonatomic, copy) NSString* objectId;
|
||||
@property (nonatomic, copy) NSString* source;
|
||||
@property (nonatomic, copy) NSString* target;
|
||||
@property (nonatomic, copy) NSURL* targetURL;
|
||||
@property (nonatomic, copy) NSString* mimeType;
|
||||
@property (assign) int responseCode; // atomic
|
||||
@property (nonatomic, assign) long long bytesTransfered;
|
||||
|
||||
Reference in New Issue
Block a user