INSUrlProtocolClient.CachedResponseIsValid Method

Definition

[Foundation.Export("URLProtocol:cachedResponseIsValid:")]
[Foundation.Preserve(Conditional=true)]
public void CachedResponseIsValid (Foundation.NSUrlProtocol protocol, Foundation.NSCachedUrlResponse cachedResponse);
abstract member CachedResponseIsValid : Foundation.NSUrlProtocol * Foundation.NSCachedUrlResponse -> unit

Parameters

protocol
NSUrlProtocol
cachedResponse
NSCachedUrlResponse
Attributes

Applies to