Android.Net.Http.HttpResponseCache.Get Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("get", "(Ljava/net/URI;Ljava/lang/String;Ljava/util/Map;)Ljava/net/CacheResponse;", "")]
public override Java.Net.CacheResponse Get (Java.Net.URI uri, string requestMethod, IDictionary<string, IList<string>> requestHeaders)

Parameters

uri
Documentation for this section has not yet been entered.
requestMethod
Documentation for this section has not yet been entered.
requestHeaders
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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