The methods of Foundation.NSUrlCache are listed below. For a list of all members, see the NSUrlCache Members list.
See Also: Inherited members from Foundation.NSObject
CachedResponseForRequest(NSUrlRequest)Documentation for this section has not yet been entered. | ||
GetCachedResponse(NSUrlSessionDataTask, Action<NSCachedUrlResponse>)Documentation for this section has not yet been entered. | ||
GetCachedResponseAsync(NSUrlSessionDataTask)Documentation for this section has not yet been entered. | ||
RemoveAllCachedResponses()Documentation for this section has not yet been entered. | ||
RemoveCachedResponse(NSUrlRequest)Documentation for this section has not yet been entered. | ||
RemoveCachedResponse(NSUrlSessionDataTask)Documentation for this section has not yet been entered. | ||
RemoveCachedResponsesSinceDate(NSDate)Documentation for this section has not yet been entered. | ||
StoreCachedResponse(NSCachedUrlResponse, NSUrlRequest)Documentation for this section has not yet been entered. | ||
StoreCachedResponse(NSCachedUrlResponse, NSUrlSessionDataTask)Documentation for this section has not yet been entered. | ||