networkInterface property
getter/setter pair
Network interface. It's taken into account on Android platform when IPv6 is used. Default value is "wlan0". If not set then no interface is used.
Implementation
String? networkInterface;
Network interface. It's taken into account on Android platform when IPv6 is used. Default value is "wlan0". If not set then no interface is used.
String? networkInterface;