Freigeben über


NSUrlDownloadSessionResponse Delegat

Definition

public delegate void NSUrlDownloadSessionResponse(NSUrl location, NSUrlResponse response, NSError error);
type NSUrlDownloadSessionResponse = delegate of NSUrl * NSUrlResponse * NSError -> unit

Parameter

location
NSUrl
response
NSUrlResponse
error
NSError

Gilt für: