Browser SDK
Build voice, video and chat applications for the browser
v3
Deprecated
Promise<void>
Removes all the members from this room session. The room session will end.
room.member.remove
You need to specify the permissions when creating the Video Room Token on the server side.
1await roomSession.removeAllMembers();