# On_slideCached

Description

The notification received when the file for the slideshow has been cached

EventHandler<string> On_slideCached

Response example

{
    "event" : "slideCached",
    "fileId" : 23542341,
    "name": "dogs.png",
    "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