Hi @tommy
I have a user with 2 schedulers so total 3 users can create & host instant meetings. But I am unable to track which user is available to host meeting or currently busy so that I could schedule_for next available user.
Is there any API available where I can pass user Id and that tells me the user status (if available or currently hosting meeting) ?
We have all 3 users dedicated to instant meetings only for our application.
I wanted this because if all the my users/ schedulers are occupied/busy in instant meetings, so no further meetings get created until any of the user/scheduler gets available.
Web SDK: 1.9.0
Please help me on this.
We are very close in integrating Zoom Web SDK in our application.
Thanks a lot