Zoom sdk integration which functio call when leave meeting

Description
A clear and concise description of what the question is.
zoom-sdk-ios-5.7.6.1082
Which iOS Meeting SDK version?
Knowing the version can help us to identify your issue faster.

when i click leave meeting in app which function is call how i back the previous viewcontroller.

i am using MobileRTCMeetingServiceDelegate . when i leave meeting which function call .how i push to view controller . which function is work

Hi @shashank.singh1, thanks for using our SDK.

Does the onClickedEndButton callback fit what you are looking for?

Thanks!

Hi John
Thanks for valuable response

Can u provide an example for me ? I trying many ways but i am not getting the exact way.

Hi @shashank.singh1,

This is a callback, so you would need to implement whatever behavior you are looking for inside of that callback.

Thanks!

Thanks jon
for your response

You are very welcome!

Please don’t hesitate to reach out in a new topic with any additional information. :slightly_smiling_face: