The methods of MonoMac.Foundation.NSUrlConnectionDelegate are listed below. For a list of all members, see the NSUrlConnectionDelegate Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
CanAuthenticateAgainstProtectionSpace(NSUrlConnection, NSUrlProtectionSpace)Documentation for this section has not yet been entered. | ||
CanceledAuthenticationChallenge(NSUrlConnection, NSUrlAuthenticationChallenge)Documentation for this section has not yet been entered. | ||
ConnectionShouldUseCredentialStorage(NSUrlConnection)Documentation for this section has not yet been entered. | ||
FailedWithError(NSUrlConnection, NSError)Documentation for this section has not yet been entered. | ||
FinishedLoading(NSUrlConnection)Documentation for this section has not yet been entered. | ||
NeedNewBodyStream(NSUrlConnection, NSUrlRequest)Documentation for this section has not yet been entered. | ||
ReceivedAuthenticationChallenge(NSUrlConnection, NSUrlAuthenticationChallenge)Documentation for this section has not yet been entered. | ||
ReceivedData(NSUrlConnection, NSData)Documentation for this section has not yet been entered. | ||
ReceivedResponse(NSUrlConnection, NSUrlResponse)Documentation for this section has not yet been entered. | ||
SentBodyData(NSUrlConnection, int, int, int)Documentation for this section has not yet been entered. | ||
WillCacheResponse(NSUrlConnection, NSCachedUrlResponse)Documentation for this section has not yet been entered. | ||
WillSendRequest(NSUrlConnection, NSUrlRequest, NSUrlResponse)Documentation for this section has not yet been entered. | ||