apple(mac)
Macのみ
解説
継承 | NSObject |
準拠 | NSObject (NSObject) |
フレームワーク | /System/Library/Frameworks/Foundation.framework |
使用可能 | Mac OS X v10.2.7以降 |
定義 |
概要
適合するプロトコル
メソッド
Creating a Download Instance
Resuming Partial Downloads
+ canResumeDownloadDecodedWithEncodingMIMEType
– initWithResumeData:delegate:path
– resumeData
– setDeletesFileUponFailure
– deletesFileUponFailure
Canceling a Download
Getting Download Properties
Setting the Destination Path
– setDestination:allowOverwrite
download:decideDestinationWithSuggestedFilename
download:didCancelAuthenticationChallenge
download:didReceiveAuthenticationChallenge
download:didReceiveDataOfLength
download:shouldDecodeSourceDataOfMIMEType
サブクラス化の注意
引数
参照
メソッド