Поделиться через


NSUrlDownloadSessionResponse Делегат

Определение

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

Параметры

location
NSUrl
response
NSUrlResponse
error
NSError

Применяется к