Compartilhar via


HttpResponseCache.Get Método

Definição

[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, System.Collections.Generic.IDictionary<string,System.Collections.Generic.IList<string>>? requestHeaders);
[<Android.Runtime.Register("get", "(Ljava/net/URI;Ljava/lang/String;Ljava/util/Map;)Ljava/net/CacheResponse;", "")>]
override this.Get : Java.Net.URI * string * System.Collections.Generic.IDictionary<string, System.Collections.Generic.IList<string>> -> Java.Net.CacheResponse

Parâmetros

uri
URI
requestMethod
String
requestHeaders
IDictionary<String,IList<String>>

Retornos

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a