getVideoTrackingEventList

open fun getVideoTrackingEventList(videoDuration: Long): ArrayList<SCSTrackingEvent>

Create an ArrayList of SASVideoTrackingEvent (as SCSTrackingEvent) based on mEventTrackingURLMap.

Return

The list of SASVideoTrackingEvent related to this SASNativeVideoAdElement instance.

Parameters

videoDuration

The duration of the video. Needed for progress events.