The members of MonoMac.Foundation.NSUrlDownloadDelegate are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
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. | ||