Interface NSURLSession.Block_downloadTaskWithRequestCompletionHandler

  • Enclosing class:
    NSURLSession

    public static interface NSURLSession.Block_downloadTaskWithRequestCompletionHandler
    • Method Detail

      • call_downloadTaskWithRequestCompletionHandler

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