IHttpResponseInterceptorList.RemoveResponseInterceptorByClass(Class) Метод

Определение

Удаляет весь перехватчик ответов указанного класса

[Android.Runtime.Register("removeResponseInterceptorByClass", "(Ljava/lang/Class;)V", "GetRemoveResponseInterceptorByClass_Ljava_lang_Class_Handler:Org.Apache.Http.Protocol.IHttpResponseInterceptorListInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void RemoveResponseInterceptorByClass(Java.Lang.Class? clazz);
[<Android.Runtime.Register("removeResponseInterceptorByClass", "(Ljava/lang/Class;)V", "GetRemoveResponseInterceptorByClass_Ljava_lang_Class_Handler:Org.Apache.Http.Protocol.IHttpResponseInterceptorListInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member RemoveResponseInterceptorByClass : Java.Lang.Class -> unit

Параметры

clazz
Class

класс удаленных экземпляров.

Атрибуты

Комментарии

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

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