Android.Net.RouteInfo: Property Members

The properties of Android.Net.RouteInfo are listed below. For a list of all members, see the RouteInfo Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator. Implement the Parcelable interface.
[read-only]
DestinationIpPrefix. Retrieves the destination address and prefix length in the form of an Android.Net.IpPrefix.
[read-only]
GatewayJava.Net.InetAddress. Retrieves the gateway or next hop Java.Net.InetAddress for this route.
[read-only]
Interfacestring. Retrieves the interface used for this route if specified, else null.
[read-only]
IsDefaultRoutebool. Indicates if this route is a default route (ie, has no destination specified).

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.