# On_imageRemovedFromCachingQueue

Description

The notification received when a file is deleted from the slideshow caching queue

EventHandler<string> On_imageRemovedFromCachingQueue

Response example

{
    "event": "imageRemovedFromCachingQueue",
    "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