# logoImageChanged
Description: the notification indicating that the logo was changed.
Example:
{
"event": "logoImageChanged",
"method": "event",
"isCustomImage": true,
"fileId": 13222992,
"mode": 1
}
Parameter description:
isCustomImage
— a flag indicating if a custom image is used as a logofileId
— the unique identifier of a logo file on the built-in HTTP server (optional field)mode
— the logo display mode. The field may be absent. The following values are possible:0
— the logo is scaled to fit the area sized at 440х82 in the lower left corner1
— the logo is displayed without scaling
See also: