leaveMeeting()
Leave / Exit the meeting
Participant will exit the meeting.
stateChanged
event will be emitted to the current participant.
meetingLeft
event will be emitted to the current participant.
participantLeft
event will be emitted to all other participants in the meeting.
JavaScript
await meeting.leaveMeeting()