onAdCuePointsChanged

abstract fun onAdCuePointsChanged(cuePositionsMs: List<Long>, hasPostroll: Boolean)

Remaining (unplayed) midroll positions in content time, plus whether a postroll slot exists (core appends the content duration as its cue). Called after the ad request completes and again whenever a slot is consumed.