Video SDK Type and Version
Javascript 1.12.5
Description
We have our own Call/Meeting API and use Zoom as the video provider. We only want Zoom to end the session when we call action: end
on the Zoom Video SDK API “inSessionEventsControl”
However, the current behavior is that when all participants leave, the session is immediately ended. Is it possible to change this behavior? We want the session to stay alive even if all members have disconnected.