Package apple.foundation
Interface NSURLSession.Block_downloadTaskWithResumeDataCompletionHandler
-
- Enclosing class:
- NSURLSession
public static interface NSURLSession.Block_downloadTaskWithResumeDataCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_downloadTaskWithResumeDataCompletionHandler(NSURL location, NSURLResponse response, NSError error)
-
-
-
Method Detail
-
call_downloadTaskWithResumeDataCompletionHandler
void call_downloadTaskWithResumeDataCompletionHandler(NSURL location, NSURLResponse response, NSError error)
-
-