How to leave room? #402
Replies: 1 comment
-
Oh I need to use Room Service API. I didn't read the document. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I can connect room from the Room::connect function:
But how can I disconnect local participant from the room? There's only room.close() but not room.disconnect(). I don't want to close the room, I just need the user to leave the current room.
Beta Was this translation helpful? Give feedback.
All reactions