Package com.brightcove.pulse
Interface PulseAdView.Listener
-
- Enclosing class:
- PulseAdView
public static interface PulseAdView.ListenerListener to trigger UI events related to the Ad playback.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonLearnMoreClicked(java.lang.String url)Called when the learn more view is clicked.voidonSkipAdClicked()Called when the skip ad view is clicked.
-