Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 615 Bytes

PlayerSessionEvent.md

File metadata and controls

14 lines (10 loc) · 615 Bytes

PlayerSessionEvent

Properties

Name Type Description Notes
type String Possible values are: ready, play, pause, resume, seek.backward, seek.forward, end [optional]
emittedAt Date 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]