toggle menu
player-android
3.79.0
androidJvm
switch theme
search in API
player-core
/
com.bitmovin.player.api.event
/
PlayerEvent
/
AdClicked
Ad
Clicked
data
class
AdClicked
(
val
clickThroughUrl
:
String
?
)
:
PlayerEvent
Emitted when an ad was clicked.
Members
Constructors
Ad
Clicked
Link copied to clipboard
constructor
(
clickThroughUrl
:
String
?
)
Properties
click
Through
Url
Link copied to clipboard
val
clickThroughUrl
:
String
?
The click through url of the ad.