stopProxy()
Stops all active proxies.
stopProxy()
Return Value
number (0 = success) : Stops all active proxies
Example
// example
sdk.stopProxy();
Last updated
Was this helpful?
Stops all active proxies.
stopProxy()
number (0 = success) : Stops all active proxies
// example
sdk.stopProxy();
Last updated
Was this helpful?