On_showUpcomingMeetings

TrueConf7/5/26Less than 1 minute

On_showUpcomingMeetings

Description

Notification after updating the display status of a conference widget

EventHandler<string> On_showUpcomingMeetings

Response example

{
    "event": "showUpcomingMeetings",
    "show": true,
}

Response Parameters

NameDescription
showThe flag indicating if the widget with scheduled meetings is visible. It returns true if the widget is visible

See also

Last Updated: