# On_slideCachingStarted

Description

The notification received when the file has started to be cached for the slideshow

EventHandler<string> On_slideCachingStarted

Response example

{
    "event" : "slideCachingStarted",
    "name" : "dogs.jpeg",
    "fileId" : 12342414,
    "method" : "event"
}

Response Parameters

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

See also

Last Updated: 09/12/2025