Condividi tramite


NSUrlDownloadSessionResponse Delegato

Definizione

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

Parametri

location
NSUrl
response
NSUrlResponse
error
NSError

Si applica a