<TRCConnectionNSURLSessionDelegate > Protocol Reference
Inheritance diagram for <TRCConnectionNSURLSessionDelegate >:

Instance Methods

(void) - connection:context:didReceiveChallenge:completionHandler:
 

Method Documentation

◆ connection:context:didReceiveChallenge:completionHandler:()

- (void TRCConnectionNSURLSessionDelegate) connection: (TRCConnectionNSURLSession *)  connection
context: (TRCSessionTaskContext *)  context
didReceiveChallenge: (NSURLAuthenticationChallenge *)  challenge
completionHandler: (void(^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential *credential))  completionHandler 
optional