waitingRoomStateChanged
Less than 1 minute
waitingRoomStateChanged
Description: Notification about the activation or deactivation of the waiting room. v4.3.0+
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 in which the waiting room was enabled or disabledenabled- a flag indicating whether the waiting room is enabled or disabled.
See also: