Android.Net.RouteInfo Class
Represents a network route.

See Also: RouteInfo Members

Syntax

[Android.Runtime.Register("android/net/RouteInfo", DoNotGenerateAcw=true)]
public sealed class RouteInfo : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

Represents a network route.

This is used both to describe static network configuration and live network configuration information. A route contains three pieces of information:

Either the destination or the gateway may be null, but not both. If the destination and gateway are both specified, they must be of the same address family (IPv4 or IPv6).

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0