# replaceBackgroundChanged
Version: 4.2.0+
Description: notification of a change in the status of the background replacement feature.
Example:
{
"method": "event",
"event": "replaceBackgroundChanged",
"fileId" : 346234218,
"enabled": false
}
Parameter description:
enabled
- a flag indicating the new state of the background replacement featurefileId
- an optional return parameter indicating the file identifier on the built-in HTTP server, which is used for background replacement. If the parameter is not present, the default background is used.
See also: