HttpResponseCache.Get 메서드

정의

[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

매개 변수

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

반품

특성

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상