We noticed an unusual session behavior and would like your help to clarify it.
According to the Zoom Dashboard:
- UserA left the session at [2025-07-14 01:47:10 UTC].
- The last participant (
RECORDING_BOT
) left the session at [2025-07-14 01:47:11 UTC]. - About 20 seconds later (at 01:47:29 UTC), UserA was still able to rejoin the same session.
Meeting ID: 2495303607_1752457249535
Could you please help confirm:
- Was UserA disconnected due to a network issue, or did they intentionally leave the session?
- Did UserA experience a
connection-change
event with the stateReconnecting
? - Did the Zoom SDK automatically reconnect UserA, or was the
join()
method manually called again?
We’re trying to determine whether this behavior was due to automatic reconnection, or if a new session should have been initiated.
Thanks in advance for your support.