Provides the next step.
Syntax
[Android.Runtime.Register("nextStep", "(Lorg/apache/http/conn/routing/RouteInfo;Lorg/apache/http/conn/routing/RouteInfo;)I", "GetNextStep_Lorg_apache_http_conn_routing_RouteInfo_Lorg_apache_http_conn_routing_RouteInfo_Handler:Org.Apache.Http.Conn.Routing.IHttpRouteDirectorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
int NextStep (
IRouteInfo plan,
IRouteInfo fact)
Parameters
- plan
- the planned route
- fact
- the currently established route, or
null if nothing is established
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Org.Apache.Http.Conn.Routing
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1