enqueue

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

Enqueue - enqueues a new URL into the player.
creativeUrlString - the url we want to enqueue
index - the position on the playlist we want to enqueue it on.

Since

7.2.0