Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
14 lines (10 loc) · 634 Bytes

PlayerSessionEvent.md

File metadata and controls

14 lines (10 loc) · 634 Bytes

ApiVideo.Model.PlayerSessionEvent

Properties

Name Type Description Notes
Type string Possible values are: ready, play, pause, resume, seek.backward, seek.forward, end [optional]
EmittedAt DateTime When an event occurred, presented in ATOM UTC format. [optional]
At int [optional]
From int [optional]
To int [optional]

[Back to Model list] [Back to API list] [Back to README]