A handler for determining if an HTTP request should be redirected to
a new location in response to an HTTP response received from the target
server.
See Also:
IRedirectHandler Members
Syntax
[Android.Runtime.Register("org/apache/http/client/RedirectHandler", "", "Org.Apache.Http.Client.IRedirectHandlerInvoker")]
public interface
IRedirectHandler :
Android.Runtime.IJavaObject,
IDisposableRemarks
A handler for determining if an HTTP request should be redirected to
a new location in response to an HTTP response received from the target
server.
Classes implementing this interface must synchronize access to shared
data as methods of this interfrace may be executed from multiple threads
[Android Documentation]
Requirements
Namespace: Org.Apache.Http.Client
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1