Android.Net.Http.HttpResponseCache.Installed Property
Returns the currently-installed HttpResponseCache, or null if there is no cache installed or it is not a HttpResponseCache.

Syntax

[get: Android.Runtime.Register("getInstalled", "()Landroid/net/http/HttpResponseCache;", "GetGetInstalledHandler")]
public static HttpResponseCache Installed { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the currently-installed HttpResponseCache, or null if there is no cache installed or it is not a HttpResponseCache.

[Android Documentation]

Requirements

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