leave()
info
leave()
method must be called after the join()
method
When this method is called the participant exits the meeting. The behavior is similar to when the participant presses the end call button in the meeting frame.
frame.leave();
leave()
method must be called after the join()
method
When this method is called the participant exits the meeting. The behavior is similar to when the participant presses the end call button in the meeting frame.
frame.leave();