windowStateChanged
Less than 1 minute
windowStateChanged
Description: Notification of the main window state change TrueConf Room API.
Example:
{
"event": "windowStateChanged",
"windowState": 2,
"stayOnTop": false,
"method": "event"
}Parameter description:
windowState— the window state1— folded (Minimized)2— full screen (Maximized)
stayOnTop— display on top of all windowstruefalse
See also: