Interface NSURLSession.Block_dataTaskWithURLCompletionHandler

  • Enclosing class:
    NSURLSession

    public static interface NSURLSession.Block_dataTaskWithURLCompletionHandler
    • Method Detail

      • call_dataTaskWithURLCompletionHandler

        void call_dataTaskWithURLCompletionHandler​(NSData data,
                                                   NSURLResponse response,
                                                   NSError error)