# serverConnected
Description: the notification about successful connection to the server or to TrueConf Online cloud service.
Example:
{
"event": "serverConnected",
"service": true,
"server": "server.name",
"port": 4307,
"domain": "some.server.net",
"method": "event"
}
Parameter description:
server
— the server or service addressport
— the server or service portdomain
— Domainservice
— Connection type:true
— connected to TrueConf Online cloud servicefalse
— connected to TrueConf Server
Parameter description: