On_showIncomingRequestWidget

TrueConf7/5/26Less than 1 minute

On_showIncomingRequestWidget

Description

the notification received when the widget with incoming calls and conference invitations changes its visibility

EventHandler<string> On_showIncomingRequestWidget

Response example

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

Response Parameters

NameDescription
showThe flag indicating if the widget with incoming calls and invitations is visible. It returns true if the widget is visible

See also

Last Updated: