Browser SDK
Build voice, video and chat applications for the browser
v3
Deprecated
void
Disconnects this client. The client will stop receiving events and you will need to create a new instance if you want to use it again.
1client.disconnect();