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;", "GetGet_Ljava_net_URI_Ljava_lang_String_Ljava_util_Map_Handler")]
public abstract
CacheResponse Get (
URI uri,
string rqstMethod,
IDictionary<string, IList<string>> rqstHeaders)
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
Requirements
Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1