onAdProgress

abstract fun onAdProgress(position: Long, ad: T)

Called when an ad has made progress.

Parameters

position

the current position of the playback in milliseconds.

ad

the current ad being played.