addresses property
The list of InternetAddresses currently bound to this NetworkInterface.
Implementation
List<InternetAddress> get addresses;
The list of InternetAddresses currently bound to this NetworkInterface.
List<InternetAddress> get addresses;