# mySlideShowStarted

Description: the notification received when VideoSDK/Room starts slideshow.

Example:

{
    "event" : "mySlideShowStarted",
    "title" : "cool title",
    "currentSlideIndex" : 2,
    "method" : "event"
}

Parameter description:

  • title — Slideshow name

  • currentSlideIndex — the parameter showing the index of the slide which should be first in the slideshow

See also: