Java.Net.NetworkInterface.InterfaceAddresses Property
Returns a List of the InterfaceAddresses for this network interface.

Syntax

[get: Android.Runtime.Register("getInterfaceAddresses", "()Ljava/util/List;", "GetGetInterfaceAddressesHandler")]
public IList<InterfaceAddress> InterfaceAddresses { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a List of the InterfaceAddresses for 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 9