# serverDisconnected

Description: the notification received when the application is disconnected from the corporate video conferencing server or TrueConf Online service.

Example:

{
    "event": "serverDisconnected",
    "port": 4307,
    "service": false,
    "server": "192.168.0.100",
    "method": "event"
}

Parameter description:

  • server — the server or service address

  • port — the server or service port

  • service — Connection type:

    • true — disconnected from TrueConf Online cloud service

    • false — disconnected from TrueConf Server

Parameter description: