The members of MonoMac.Foundation.NSUrlConnectionDelegate are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| 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. |
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. | ||