ProxySettings method
This is the constructor for the ProxySettings class.
To initiate the use of a proxy server, create a ProxySettings object with this constructor and then pass the object to the undefined method.
Syntax
proxySettings = ProxySettings()
Parameters
This method does not take any parameters.Return value
- Type: None