Package com.naver.ads.video.player
Interface CompanionAdSlot.ClickListener
-
- All Implemented Interfaces:
public interface CompanionAdSlot.ClickListenerListener interface for click events.
-
-
Method Summary
Modifier and Type Method Description abstract UnitonCompanionAdClick()Called when the respond to a click on this companion ad slot. -
-
Method Detail
-
onCompanionAdClick
abstract Unit onCompanionAdClick()
Called when the respond to a click on this companion ad slot.
-
-
-
-