myStateInWaitingRoomChanged

TrueConfLess than 1 minute

myStateInWaitingRoomChanged

Description: notification about a moderated role-based conference TrueConf Room API entering or leaving the waiting room. v4.3.0+

Example:

{
    "method": "event",
    "event": "myStateInWaitingRoomChanged",
    "inWaitingRoom": true,
    "confId": "000088e498cc97cd@some.server#vcs"
}

Parameter description:

  • inWaitingRoom - a flag indicating whether the moderated TrueConf Room API is in the waiting room

  • confId - the unique identifier of the conference where the moderated role-based conference TrueConf Room API entered or exited the waiting room.

See also: