[Android.Runtime.Register("java/net/InterfaceAddress", DoNotGenerateAcw=true)] public class InterfaceAddress : Java.Lang.Object
Remarks
Identifies one of a network interface's addresses.
These are passed back from the JNI behind NetworkInterface.getNetworkInterfaces.
Multiple addresses for the same interface are collected together on the Java side.