Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 534 Bytes

PlayerSessionEvent.md

File metadata and controls

21 lines (12 loc) · 534 Bytes

PlayerSessionEvent

Properties

Name Type Description Notes
type String Possible values are: ready, play, pause, resume, seek.backward, seek.forward, end [optional]
emittedAt OffsetDateTime When an event occurred, presented in ATOM UTC format. [optional]
at Integer [optional]
from Integer [optional]
to Integer [optional]

Implemented Interfaces

  • Serializable
  • DeepObject