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)
|
適用対象