VTFilePresentation

The VTFilePresentation model includes information about the presented file, such as file ID, information about the participant who presents the file, number of images within the shared file, and the current position that informs which image is currently presented.

Properties

id

id: String

The file ID.


owner

owner : VTParticipant

The participant who presents the file.


imageCount

imageCount : Int

The number of images within the shared file.


position

position : Int

The number of the currently displayed image.