On_showIncomingRequestWidget
7/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_showIncomingRequestWidgetResponse example
{
"event": "showIncomingRequestWidget",
"show": true,
}Response Parameters
| Name | Description |
|---|---|
| show | The flag indicating if the widget with incoming calls and invitations is visible. It returns true if the widget is visible |
See also