Player Module
3.22.0
Player Module
/
com.bitmovin.player.api.event
/
PlayerEvent
/
AdClicked
Ad
Clicked
data
class
AdClicked
(
clickThroughUrl
:
String
?
)
:
PlayerEvent
Content copied to clipboard
Emitted when an ad was clicked.
Constructors
Properties
Constructors
Ad
Clicked
Link copied to clipboard
fun
AdClicked
(
clickThroughUrl
:
String
?
)
Content copied to clipboard
Properties
clickThroughUrl
Link copied to clipboard
val
clickThroughUrl
:
String
?
Content copied to clipboard
The click through url of the ad.