NSURLDownload Class Reference
PDF
Overview
Tasks
Creating a Download Instance
Resuming Partial Downloads
Canceling a Download
Getting Download Properties
Setting the Destination Path
Download progress
Class Methods
canResumeDownloadDecodedWithEncodingMIMEType:
Instance Methods
cancel
deletesFileUponFailure
initWithRequest:delegate:
initWithResumeData:delegate:path:
request
resumeData
setDeletesFileUponFailure:
setDestination:allowOverwrite:
Delegate Methods
download:decideDestinationWithSuggestedFilename:
download:didCancelAuthenticationChallenge:
download:didCreateDestination:
download:didFailWithError:
download:didReceiveAuthenticationChallenge:
download:didReceiveDataOfLength:
download:didReceiveResponse:
download:shouldDecodeSourceDataOfMIMEType:
download:willResumeWithResponse:fromByte:
download:willSendRequest:redirectResponse:
downloadDidBegin:
downloadDidFinish:
Revision History
Index
Companion Guide
URL Loading System