The methods of MonoMac.Foundation.NSUrlDownloadDelegate are listed below. For a list of all members, see the NSUrlDownloadDelegate Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
CanceledAuthenticationChallenge(NSUrlDownload, NSUrlAuthenticationChallenge)Documentation for this section has not yet been entered. | ||
CreatedDestination(NSUrlDownload, string)Documentation for this section has not yet been entered. | ||
DecideDestination(NSUrlDownload, string)Documentation for this section has not yet been entered. | ||
DecodeSourceData(NSUrlDownload, string)Documentation for this section has not yet been entered. | ||
DownloadBegan(NSUrlDownload)Documentation for this section has not yet been entered. | ||
FailedWithError(NSUrlDownload, NSError)Documentation for this section has not yet been entered. | ||
Finished(NSUrlDownload)Documentation for this section has not yet been entered. | ||
ReceivedAuthenticationChallenge(NSUrlDownload, NSUrlAuthenticationChallenge)Documentation for this section has not yet been entered. | ||
ReceivedData(NSUrlDownload, uint)Documentation for this section has not yet been entered. | ||
ReceivedResponse(NSUrlDownload, NSUrlResponse)Documentation for this section has not yet been entered. | ||
Resume(NSUrlDownload, NSUrlResponse, long)Documentation for this section has not yet been entered. | ||
WillSendRequest(NSUrlDownload, NSUrlRequest, NSUrlResponse)Documentation for this section has not yet been entered. | ||