Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 601 Bytes

PlayerSessionEvent.md

File metadata and controls

13 lines (10 loc) · 601 Bytes

# 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 ISO-8601 format. [optional]
at int [optional]
from int [optional]
to int [optional]

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