stopCommunicate()
Stops the WebSocket communication channel used to receive proxy events.
stopCommunicate()
Return Value
void or number : Stops the WebSocket communication channel used to receive proxy events
Example
// example
sdk.stopCommunicate();
Last updated
Was this helpful?