Package apple.foundation
Interface NSURLCache.Block_getCachedResponseForDataTaskCompletionHandler
-
- Enclosing class:
- NSURLCache
public static interface NSURLCache.Block_getCachedResponseForDataTaskCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getCachedResponseForDataTaskCompletionHandler(NSCachedURLResponse cachedResponse)
-
-
-
Method Detail
-
call_getCachedResponseForDataTaskCompletionHandler
void call_getCachedResponseForDataTaskCompletionHandler(NSCachedURLResponse cachedResponse)
-
-