setProxy method
Set the URL of a Proxy server that the API should use to interact with the Eyes server.
Syntax
BatchClose value = obj.setProxy(proxySettings);
Parameters
- proxySettings
- Type:ProxySettings
- An object that defines how to interact with the proxy server.
Return value
- Type: BatchClose