Org.Apache.Http.Conn.Routing.IHttpRouteDirector.NextStep Method
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

Provides the next step.

[Android Documentation]

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