Available on jvm
staticgetByIndex(param1:Int):NetworkInterface
staticgetByInetAddress(param1:InetAddress):NetworkInterface
staticgetByName(param1:String):NetworkInterface
staticgetDefault():NetworkInterface
staticgetNetworkInterfaces():Enumeration<NetworkInterface>
new()
new(param1:String, param2:Int, param3:NativeArray<InetAddress>)
equals(param1:Dynamic):Bool
getDisplayName():String
getHardwareAddress():NativeArray<Int8>
getIndex():Int
getInetAddresses():Enumeration<InetAddress>
getInterfaceAddresses():List<InterfaceAddress>
getMTU():Int
getName():String
getParent():NetworkInterface
getSubInterfaces():Enumeration<NetworkInterface>
hashCode():Int
isLoopback():Bool
isPointToPoint():Bool
isUp():Bool
isVirtual():Bool
supportsMulticast():Bool
toString():String