The methods of Android.Net.Network are listed below. For a list of all members, see the Network Members list.
See Also: Inherited members from Java.Lang.Object
BindSocket(Java.Net.Socket)Binds the specified Java.Net.Socket to this Network. | ||
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
GetAllByName(string)Operates the same as InetAddress.getAllByName except that host resolution is done on this network. | ||
GetByName(string)Operates the same as InetAddress.getByName except that host resolution is done on this network. | ||
OpenConnection(Java.Net.URL)Opens the specified Java.Net.URL on this Network, such that all traffic will be sent on this Network. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |