SCUploadProgress Protocol Reference
| Conforms to | NSObject |
| Declared in | SCUploadProgress.h |
Tasks
-
– progressProgress value. Ususally it is a floating point value from the [0..100] range.
required method -
– urlA target URL for upload.
required method -
– headersHeaders of the HTTP request
required method
Instance Methods
headers
Headers of the HTTP request
- (NSDictionary *)headersDiscussion
Headers of the HTTP request
Declared In
SCUploadProgress.h