# windowStateChanged
Description: the notification indicating that the TrueConf Room main window has changed its state.
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: