# myStateInWaitingRoomChanged
Version: 4.3.0+
Description: notification of a moderated VideoSDK/Room entering or leaving the waiting room.
Example:
{
"method": "event",
"event": "myStateInWaitingRoomChanged",
"inWaitingRoom": true,
"confId": "000088e498cc97cd@some.server#vcs"
}
Parameter description:
inWaitingRoom
- a flag indicating whether a moderated VideoSDK/Room is in the waiting roomconfId
- unique identifier of the conference in which the moderated VideoSDK/Room entered the waiting room or exited from it
See also: