AbstractHttpClient.GetResponseInterceptor(Int32) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возвращает перехватчик ответа по указанному индексу.
[Android.Runtime.Register("getResponseInterceptor", "(I)Lorg/apache/http/HttpResponseInterceptor;", "GetGetResponseInterceptor_IHandler")]
public virtual Org.Apache.Http.IHttpResponseInterceptor? GetResponseInterceptor(int index);
[<Android.Runtime.Register("getResponseInterceptor", "(I)Lorg/apache/http/HttpResponseInterceptor;", "GetGetResponseInterceptor_IHandler")>]
abstract member GetResponseInterceptor : int -> Org.Apache.Http.IHttpResponseInterceptor
override this.GetResponseInterceptor : int -> Org.Apache.Http.IHttpResponseInterceptor
Параметры
- index
- Int32
Возвращаемое значение
- Атрибуты
Комментарии
Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".