Interface NSURLConnection.Block_sendAsynchronousRequestQueueCompletionHandler

  • Enclosing class:
    NSURLConnection

    public static interface NSURLConnection.Block_sendAsynchronousRequestQueueCompletionHandler
    • Method Detail

      • call_sendAsynchronousRequestQueueCompletionHandler

        void call_sendAsynchronousRequestQueueCompletionHandler​(NSURLResponse response,
                                                                NSData data,
                                                                NSError connectionError)