Uses of Class
org.robovm.apple.foundation.NSURLCache
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLCache in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSURLCache Modifier and Type Method Description static NSURLCacheNSURLCache. getSharedURLCache()NSURLCacheNSURLSessionConfiguration. getURLCache()Methods in org.robovm.apple.foundation with parameters of type NSURLCache Modifier and Type Method Description static voidNSURLCache. setSharedURLCache(NSURLCache v)voidNSURLSessionConfiguration. setURLCache(NSURLCache v)