public static class POBInterstitial.POBVideoListener
extends java.lang.Object
Constructor and Description |
---|
POBVideoListener() |
Modifier and Type | Method and Description |
---|---|
void |
onVideoPlaybackCompleted(POBInterstitial ad)
Notifies the listener that the playback of the video ad has been completed.
|
public void onVideoPlaybackCompleted(@NonNull POBInterstitial ad)
ad
- The POBInterstitial instance invoking this method.