# showLastSlide
Description: show the last slide in the list.
The command does not apply to the slideshow from other participants of a video call
or group conference
.
Request example:
{
"method" : "showLastSlide",
"requestId" : "1"
}
Response example:
{
"method" : "showLastSlide",
"requestId" : "1",
"result" : true
}
Parameter description:
requestId
- a unique request identifier. You can learn more about it here.
See also:
- addSlide
- getFileList
- getSlideShowInfo
- removeAllSlides
- removeSlide
- setSlidePosition
- showFirstSlide
- showNextSlide
- showPrevSlide
- startSlideShow
- stopSlideShow
- getSlideShowCache
- removeImageFromCachingQueue
- stopCachingAllImages
- sendStopContentSharing
- contentSharingStoppedByConferenceLeader
- mySlideShowStarted
- mySlideShowStopped
- slideAdded
- slideRemoved
- slidePositionChanged
- currentSlideIndexChanged
- slideShowAvailabilityChanged
- mySlideShowTitleChanged
- slideShowCleared
- slideUploaded
- allSlidesRemoved
- slideCached
- slideCachingStarted
- allSlidesCachingStopped
- imageAddedToCachingQueue
- imageRemovedFromCachingQueue
- slidesSorted
- slidesChunkSorted