# On_imageAddedToCachingQueue

Description

The notification received when a file is added to the slideshow caching queue

EventHandler<string> On_imageAddedToCachingQueue

Response example

{
    "event": "imageAddedToCachingQueue",
    "name": "nature.png",
    "fileId": 65124365,
    "method": "event"
}

Response Parameters

Name Description
name File name
fileId File identifier on the built-in HTTP server

See also

Last Updated: 09/12/2025