NSUrlDownloadDelegate_Extensions 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public static class NSUrlDownloadDelegate_Extensions
type NSUrlDownloadDelegate_Extensions = class
- 상속
-
NSUrlDownloadDelegate_Extensions
메서드
CanceledAuthenticationChallenge(INSUrlDownloadDelegate, NSUrlDownload, NSUrlAuthenticationChallenge)
|
CreatedDestination(INSUrlDownloadDelegate, NSUrlDownload, String)
|
DecideDestination(INSUrlDownloadDelegate, NSUrlDownload, String)
|
DecodeSourceData(INSUrlDownloadDelegate, NSUrlDownload, String)
|
DownloadBegan(INSUrlDownloadDelegate, NSUrlDownload)
|
FailedWithError(INSUrlDownloadDelegate, NSUrlDownload, NSError)
|
Finished(INSUrlDownloadDelegate, NSUrlDownload)
|
ReceivedAuthenticationChallenge(INSUrlDownloadDelegate, NSUrlDownload, NSUrlAuthenticationChallenge)
|
ReceivedData(INSUrlDownloadDelegate, NSUrlDownload, nuint)
|
ReceivedResponse(INSUrlDownloadDelegate, NSUrlDownload, NSUrlResponse)
|
Resume(INSUrlDownloadDelegate, NSUrlDownload, NSUrlResponse, Int64)
|
WillSendRequest(INSUrlDownloadDelegate, NSUrlDownload, NSUrlRequest, NSUrlResponse)
|
적용 대상