Java.Net.CacheResponse Class
A response cache entry.

See Also: CacheResponse Members

Syntax

[Android.Runtime.Register("java/net/CacheResponse", DoNotGenerateAcw=true)]
public abstract class CacheResponse : Java.Lang.Object

Remarks

A response cache entry. A CacheResponse object provides an InputStream to access the response body and a Map for the response headers.

See Also

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1