On_showInfoConnect

TrueConf7/5/26Less than 1 minute

On_showInfoConnect

Description

The notification received when the visibility of the conference join component is changed

The component displays the information needed for joining a conference on the main window. It is a global setting

EventHandler<string> On_showInfoConnect

Response example

{
    "method": "event",
    "event": "showInfoConnect",
    "show": false
}

Response Parameters

NameDescription
showComponent visibility

See also

Last Updated: