Leave Room
Once you're done with a call and want to exit, call leave on the HMSSDK instance you created to join it.
hmsSDK.leave()
Have a suggestion? Recommend changes ->
Go back up
Quickstart
How to guides
Install the SDK
Set up video conferencing
Extend capabilities
Listen to room updates
Handle interruptions
Configure your device
Interact with room
Record and live stream
Debugging
Measure network quality and performance
Captions
Once you're done with a call and want to exit, call leave on the HMSSDK instance you created to join it.
hmsSDK.leave()
hmsSDK.leave();
Was this helpful?