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