BasicRouteDirector.InterfaceConsts.TunnelTarget Field

Definition

Indicates that the next step is to tunnel through a proxy to the target.

[Android.Runtime.Register("TUNNEL_TARGET")]
public const int TunnelTarget = 3;
[<Android.Runtime.Register("TUNNEL_TARGET")>]
val mutable TunnelTarget : int

Field Value

Value = 3
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to