AdManagerListener

Interface for Objects that will monitor SVSAdManager main events and actions

Functions

Link copied to clipboard
abstract fun onAdBreakEvent(@NonNull adBreakEvent: SVSAdBreakEvent)
Method called when the SVSAdBreakEvent in parameter has occured
Link copied to clipboard
abstract fun onCuePointsGenerated(@NonNull cuePoints: List<SVSCuePoint>)
Method called when the list of SVSCuePoint midroll cue points were generated for the monitored content video (depending on the selected ad rule)