Package apple.foundation.protocol
Interface NSURLSessionDelegate.Block_URLSessionDidReceiveChallengeCompletionHandler
-
- Enclosing interface:
- NSURLSessionDelegate
public static interface NSURLSessionDelegate.Block_URLSessionDidReceiveChallengeCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_URLSessionDidReceiveChallengeCompletionHandler(long disposition, NSURLCredential credential)
-
-
-
Method Detail
-
call_URLSessionDidReceiveChallengeCompletionHandler
void call_URLSessionDidReceiveChallengeCompletionHandler(long disposition, NSURLCredential credential)
-
-