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