So whenever an ongoing zoom meeting ends we do not receive any event on frontend directly such that we can take some actions redirect user or do any other thing.
We do receive the API callback but I am specifically talking about UI where we are using zoom sdk.
ZoomMtg.inMeetingServiceListener
as well as ZoomMtg.getCurrentMeetingInfo
nothing seems to be working.