Ad Observer
The ad observer interface which receive notifications from the playback session tracker.
Functions
Link copied to clipboard
open fun onAdBeaconResponse(adData: AdData, beaconInfo: AdData.TrackingEvent, beaconUrl: String, status: Int)
For the tracker to notify about the response status of an ad-beacon request.
Link copied to clipboard
For the tracker to notify about the progress of playback of an ad.
Link copied to clipboard
For the tracker to notify about an ad tracking event.
Link copied to clipboard
For the tracker to notify about a new nonlinear ad data coming into existence.
Link copied to clipboard
For the tracker to notify about the end of a nonlinear ad.
Link copied to clipboard
For the tracker to notify about the start of a nonlinear ad.
Link copied to clipboard
For the tracker to notify about the end of processing of an ad tracking info response.