name property
Interface name as the OS reports it, e.g. en0, wlan0, utun3.
Callers usually want to skip VPN tunnels (utun*, tun*, ppp*).
Implementation
final String name;
Interface name as the OS reports it, e.g. en0, wlan0, utun3.
Callers usually want to skip VPN tunnels (utun*, tun*, ppp*).
final String name;