public class POBDefaultInterstitialEventHandler extends POBInterstitialEvent
| Constructor and Description |
|---|
POBDefaultInterstitialEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Method to do cleanup
|
void |
requestAd(com.pubmatic.sdk.openwrap.core.POBBid bid)
Provide onOpenWrapPartnerWin() callback since this is 'No Ad Server Configuration feature'
|
void |
setEventListener(POBInterstitialEventListener listener)
Method to set POBInterstitialEventListener to get request ad callback
|
getAdInteractionListener, getRenderer, showpublic void requestAd(@Nullable
com.pubmatic.sdk.openwrap.core.POBBid bid)
requestAd in class com.pubmatic.sdk.openwrap.core.POBBaseEventbid - winning bid for the requested impressionpublic void destroy()
destroy in class com.pubmatic.sdk.openwrap.core.POBBaseEventpublic void setEventListener(@NonNull
POBInterstitialEventListener listener)
setEventListener in class POBInterstitialEventlistener - event listener