setProxy method
Use this method to provide the URL, username, and password of a Proxy server that the SDK can use to access 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