Foundation.NSUrlSessionResponse Delegate
Signature for callbacks invoked by NSUrlSession for various background operations.

Syntax

public delegate void NSUrlSessionResponse (NSData data, NSUrlResponse response, NSError error)

Parameters

data
Data that was received.
response
The object representing the response.
error
Error code, if any.

Remarks

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0