1. Joining the Room without any scheduled sessions going on

The systemAction event triggers an action of SYSTEM_ACTION.REJECT and reason of SYSTEM_ACTION_REASON.EXPIRED.

2. While in a scheduled Room session, and session is expiring
The systemAction event triggers an action of SYSTEM_ACTION.WARNING and reason of SYSTEM_ACTION_REASON.ROOM_CLOSING.

3. While in a scheduled Room session, and session has expired
The systemAction event triggers an action of SYSTEM_ACTION.REJECT and reason of SYSTEM_ACTION_REASON.ROOM_CLOSED.


(See all of the Meeting Resources API doc)


Other articles you may be interested in: What is the Scheduled Sessions (Persistent Room) feature?| What is the difference between Scheduled and Non-Scheduled Room sessions?| How can I use the Scheduled Sessions (Persistent Room) feature to configure meetings?