ProxySettings constructor
- ProxySettingsProxyType type,
- InternetAddress ipAddress,
- int port
Implementation
ProxySettings(ProxySettingsProxyType type, io.InternetAddress ipAddress, int port)
: type = type, ipAddress = ipAddress, networkInterface = "wlan0", port = port, credentials = null;