# httpServerStateChanged
Description: the notification received after a change in the state of the HTTP server.
Example:
{
"event": "httpServerStateChanged",
"state": 1,
"method": "event"
}
Parameter description:
state
— State. It can be as follows:1
— Stopped3
— Started
See also: