@chunsiong.zoom i want to end a meeting from zoom meeting sdk programitically is there any function that triggers onMeetingEnd event
@swatantra12singh you can use the Rest API to end meeting
us the PUT for meetingStatus, and set it to “end”
@chunsiong.zoom i want to end a meeting from zoom meeting sdk programitically is there any function that triggers onMeetingEnd event
@swatantra12singh you can use the Rest API to end meeting
us the PUT for meetingStatus, and set it to “end”