Package apple.foundation.protocol
Interface NSURLSessionDataDelegate.Block_URLSessionDataTaskWillCacheResponseCompletionHandler
-
- Enclosing interface:
- NSURLSessionDataDelegate
public static interface NSURLSessionDataDelegate.Block_URLSessionDataTaskWillCacheResponseCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_URLSessionDataTaskWillCacheResponseCompletionHandler(NSCachedURLResponse cachedResponse)
-
-
-
Method Detail
-
call_URLSessionDataTaskWillCacheResponseCompletionHandler
void call_URLSessionDataTaskWillCacheResponseCompletionHandler(NSCachedURLResponse cachedResponse)
-
-