Java.Net.NetworkInterface.InetAddresses Property
Returns an enumeration of the addresses bound to this network interface.

Syntax

[get: Android.Runtime.Register("getInetAddresses", "()Ljava/util/Enumeration;", "GetGetInetAddressesHandler")]
public Java.Util.IEnumeration InetAddresses { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns an enumeration of the addresses bound to this network interface.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1