stopProxy()

Stops all active proxies.

stopProxy()

Return Value

number (0 = success) : Stops all active proxies

Example

// example

sdk.stopProxy();

Last updated

Was this helpful?