Description
Leave the Zoom meeting programmatically without clicking on leave meting
Which Android Meeting SDK version?
5.10.
I have intergrated the Zoom Meet sdk inside our app.
Although I am able to leave the meeting onClick of Leave Meeting in Zoom SDK but as a requirement I need to Leave the Zoom meeting programmatically without clicking on leave meting
Are you seeing any specific issues when calling leaveCurrentMeeting? I’m also unsure why you’re mentioning Activity lifecycle callbacks, as they are not directly involved when leaving a meeting.