MonoMac.Foundation.NSUrlConnectionDelegate: Method Members

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

Public Methods

CanAuthenticateAgainstProtectionSpace(NSUrlConnection, NSUrlProtectionSpace) : bool
Documentation for this section has not yet been entered.
CanceledAuthenticationChallenge(NSUrlConnection, NSUrlAuthenticationChallenge)
Documentation for this section has not yet been entered.
ConnectionShouldUseCredentialStorage(NSUrlConnection) : bool
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) : NSInputStream
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) : NSCachedUrlResponse
Documentation for this section has not yet been entered.
WillSendRequest(NSUrlConnection, NSUrlRequest, NSUrlResponse) : NSUrlRequest
Documentation for this section has not yet been entered.