Interface NSURLSession.Block_downloadTaskWithURLCompletionHandler

  • Enclosing class:
    NSURLSession

    public static interface NSURLSession.Block_downloadTaskWithURLCompletionHandler
    • Method Detail

      • call_downloadTaskWithURLCompletionHandler

        void call_downloadTaskWithURLCompletionHandler​(NSURL location,
                                                       NSURLResponse response,
                                                       NSError error)