The members of Android.Net.Network are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | SocketFactory | Javax.Net.SocketFactory. Returns a Javax.Net.SocketFactory bound to this network. |
[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. |
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. |