Org.Apache.Http.IHttpResponseInterceptor
Processes a response.

See Also: IHttpResponseInterceptor Members

Syntax

[Android.Runtime.Register("org/apache/http/HttpResponseInterceptor", "", "Org.Apache.Http.IHttpResponseInterceptorInvoker")]
public interface IHttpResponseInterceptor : Android.Runtime.IJavaObject, IDisposable

Remarks

Processes a response. Provides the ability to process a response before it is sent to the client or after it has been received on the client side.

[Android Documentation]

Requirements

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