Determines the location request is expected to be redirected to
given the response from the target server and the current request
execution context.
Syntax
[Android.Runtime.Register("getLocationURI", "(Lorg/apache/http/HttpResponse;Lorg/apache/http/protocol/HttpContext;)Ljava/net/URI;", "GetGetLocationURI_Lorg_apache_http_HttpResponse_Lorg_apache_http_protocol_HttpContext_Handler:Org.Apache.Http.Client.IRedirectHandlerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
Java.Net.URI GetLocationURI (
Org.Apache.Http.IHttpResponse response,
Org.Apache.Http.Protocol.IHttpContext context)
Parameters
- response
- the response received from the target server
- context
- the context for the request execution
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
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