enqueue

open fun enqueue(creativeUrlString: String, index: Int)

Enqueues a creative URL into the player for an ad pod. This method is invoked once for each media file in the pod. creativeUrlString - The URL of the creative to enqueue. index - The position in the playlist at which to enqueue the creative.

Since

7.2.0