core:hotelClerk:removeRoomForCustomer #
| Arguments | Type | Description |
|---|---|---|
RequestContest | object | requestContext object |
room | object | Joined room information in Koncorde format |
Triggered whenever a user is removed from a room.
room #
The provided room object has the following properties:
| Properties | Type | Description |
|---|---|---|
id | string | Room unique identifier |
index | string | Index |
collection | string | Collection |