Org.Apache.Http.Protocol.IHttpResponseInterceptorList
Provides access to an ordered list of response interceptors.

See Also: IHttpResponseInterceptorList Members

Syntax

[Android.Runtime.Register("org/apache/http/protocol/HttpResponseInterceptorList", "", "Org.Apache.Http.Protocol.IHttpResponseInterceptorListInvoker")]
public interface IHttpResponseInterceptorList : Android.Runtime.IJavaObject, IDisposable

Remarks

Provides access to an ordered list of response interceptors. Lists are expected to be built upfront and used read-only afterwards for Org.Apache.Http.Protocol.IHttpProcessor.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Protocol
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1