Properties
AdBreakEnd
AdBreakEnd: (() => void)
AdBreakStart
AdBreakStart: (() => void)
AdvertEnd
AdvertEnd: ((mediaID) => void)
Type declaration
- (mediaID): void
Returns void
AdvertStart
AdvertStart: ((mediaID) => void)
Type declaration
- (mediaID): void
Returns void
InjectVast
InjectVast: (() => void)
UpdateTimeline
UpdateTimeline: ((timeline) => void)
Type declaration
- (timeline): void
Returns void
Represents the collection of standard callback functions for a Yospace SessionManager.
Remarks
- These callbacks will be used by the Yospace SDK to provide feedback to the player.