# waitingRoomStateChanged
Version: 4.3.0+
Description: notification about turning on or off the waiting room.
Only comes to the owner of the conference or its moderator.
Example:
{
"method": "event",
"event": "waitingRoomStateChanged",
"confId": "000088e498cc97cd@some.server.net#vcs",
"enabled": true
}
Parameter description:
confId
- the unique identifier of the conference where the waiting room was enabled or disabledenabled
- a flag indicating whether the waiting room was enabled or disabled
See also: