Hi everyone
Testing environment:
- Zoom Room *1, (Purchase Zoom Rooms licenses online)
- Zoom Scheduling Dispaly *1
- Zoom Controller *1
- Zoom Client *1
I thought I could get room’s status by using Zoom APIs – List Zoom Rooms,
(There are three statuses here, including InMeeting, Offline, and Available).
However, during actual testing, I found that if you leave the meeting during the scheduled meeting time (for example, scheduled for 50 minutes, but exit the meeting from the Zoom Controller only after 10 minutes)
At this time, what you see on the Scheduling Display is Busy instead of the status of exiting the meeting( it should be Available, because I have already exited the meeting ), and the status returned by the ZOOM APIs List Zoom Rooms is Available.
The problem here is that the status displayed by the Scheduling Display does not match the status returned by the ZOOM APIs List Zoom Rooms.
Controller
Scheduling Display:
So does anyone know how to get the status on the Scheduling Display?