Session was still active 20s after the last user left

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:

  1. Was UserA disconnected due to a network issue, or did they intentionally leave the session?
  2. Did UserA experience a connection-change event with the state Reconnecting?
  3. 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.