getProxy method
Use this method to retrieve the settings used to access the Eyes proxy server.
Syntax
AbstractProxySettings value = eyes.getProxy();
Parameters
This method does not take any parameters.Return value
- Type: AbstractProxySettings
- The value returned is a AbstractProxySettings object or null if no proxy is set.