unregister
Unregisters the user, going offline for inbound calls.
The WebSocket connection remains open; use disconnect to fully close it.
Returns
Promise<void>
Unregisters the user, going offline for inbound calls.
The WebSocket connection remains open; use disconnect to fully close it.
Promise<void>