Язык

IHttpResponseInterceptorList.GetResponseInterceptor(Int32) Метод

Определение

Получает перехватчик ответа из этого списка.

[Android.Runtime.Register("getResponseInterceptor", "(I)Lorg/apache/http/HttpResponseInterceptor;", "GetGetResponseInterceptor_IHandler:Org.Apache.Http.Protocol.IHttpResponseInterceptorListInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public Org.Apache.Http.IHttpResponseInterceptor? GetResponseInterceptor(int index);
[<Android.Runtime.Register("getResponseInterceptor", "(I)Lorg/apache/http/HttpResponseInterceptor;", "GetGetResponseInterceptor_IHandler:Org.Apache.Http.Protocol.IHttpResponseInterceptorListInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member GetResponseInterceptor : int -> Org.Apache.Http.IHttpResponseInterceptor

Параметры

index
Int32

Индекс перехватчика, который требуется получить, 0 для первого

Возвращаемое значение

Атрибуты

Комментарии

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к