The members of Android.Net.RouteInfo are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] static | Creator | Android.OS.IParcelableCreator. Implement the Parcelable interface. |
[read-only] | Destination | IpPrefix. Retrieves the destination address and prefix length in the form of an Android.Net.IpPrefix. |
[read-only] | Gateway | Java.Net.InetAddress. Retrieves the gateway or next hop Java.Net.InetAddress for this route. |
[read-only] | Interface | string. Retrieves the interface used for this route if specified, else null. |
[read-only] | IsDefaultRoute | bool. Indicates if this route is a default route (ie, has no destination specified). |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Implement the Parcelable interface | ||
Matches(Java.Net.InetAddress)Determines whether the destination and prefix of this route includes the specified address. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Implement the Parcelable interface |