NSUrlDownloadDelegate_Extensions Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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)
Применяется к