Skip navigation links
C D G L M O P R S T 

C

com.pubmatic.sdk.openwrap.eventhandler.mopub - package com.pubmatic.sdk.openwrap.eventhandler.mopub
 
configure(MoPubView) - Method in interface com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler.MoPubConfigListener
This method is called before event handler makes an ad request call to MoPub SDK.
configure(MoPubInterstitial) - Method in interface com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler.MoPubConfigListener
This method is called before event handler makes an ad request call to MoPub SDK.

D

destroy() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
destroy() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 

G

getAdSize() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
getRenderer(String) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
getRenderer(String) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 

L

loadBanner(Context, CustomEventBanner.CustomEventBannerListener, Map<String, Object>, Map<String, String>) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPBannerCustomEvent
 
loadInterstitial(Context, CustomEventInterstitial.CustomEventInterstitialListener, Map<String, Object>, Map<String, String>) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPInterstitialCustomEvent
 

M

MoPubBannerEventHandler - Class in com.pubmatic.sdk.openwrap.eventhandler.mopub
This class is compatible with OpenWrap SDK v1.6.1.
MoPubBannerEventHandler(Context, String, POBAdSize) - Constructor for class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
Constructor
MoPubBannerEventHandler.MoPubConfigListener - Interface in com.pubmatic.sdk.openwrap.eventhandler.mopub
Interface to get the MoPub Banner ad view object, to configure the properties.
MoPubInterstitialEventHandler - Class in com.pubmatic.sdk.openwrap.eventhandler.mopub
This class is compatible with OpenWrap SDK v1.6.1.
MoPubInterstitialEventHandler(Activity, String) - Constructor for class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 
MoPubInterstitialEventHandler.MoPubConfigListener - Interface in com.pubmatic.sdk.openwrap.eventhandler.mopub
Interface to get the MoPub Interstitial ad object, to configure the properties.

O

onBannerClicked(MoPubView) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
onBannerCollapsed(MoPubView) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
onBannerExpanded(MoPubView) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
onBannerFailed(MoPubView, MoPubErrorCode) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
onBannerLoaded(MoPubView) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
onInterstitialClicked(MoPubInterstitial) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 
onInterstitialDismissed(MoPubInterstitial) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 
onInterstitialFailed(MoPubInterstitial, MoPubErrorCode) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 
onInterstitialLoaded(MoPubInterstitial) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 
onInterstitialShown(MoPubInterstitial) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 
onInvalidate() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPBannerCustomEvent
 
onInvalidate() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPInterstitialCustomEvent
 

P

POBCustomEventListener - Interface in com.pubmatic.sdk.openwrap.eventhandler.mopub
Interface definition to inform ad events to custom event class of MoPub.
POBMPBannerCustomEvent - Class in com.pubmatic.sdk.openwrap.eventhandler.mopub
This class is compatible with OpenWrap SDK v1.6.1 This class implements the CustomEventBanner and should be configured on MoPub's line item.
POBMPBannerCustomEvent() - Constructor for class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPBannerCustomEvent
 
POBMPInterstitialCustomEvent - Class in com.pubmatic.sdk.openwrap.eventhandler.mopub
This class is compatible with OpenWrap SDK v1.6.1.
POBMPInterstitialCustomEvent() - Constructor for class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPInterstitialCustomEvent
 

R

requestAd(POBBid) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
requestAd(POBBid) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 
requestedAdSizes() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 

S

setConfigListener(MoPubBannerEventHandler.MoPubConfigListener) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
Sets the Data listener object.
setConfigListener(MoPubInterstitialEventHandler.MoPubConfigListener) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
Sets the Data listener object.
setEventListener(POBBannerEventListener) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
setEventListener(POBInterstitialEventListener) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 
show() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 
showInterstitial() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPInterstitialCustomEvent
 

T

trackClick() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
trackClick() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 
trackClick() - Method in interface com.pubmatic.sdk.openwrap.eventhandler.mopub.POBCustomEventListener
Notifies click event
trackClick() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPBannerCustomEvent
 
trackClick() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPInterstitialCustomEvent
 
trackImpression() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
trackImpression() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubInterstitialEventHandler
 
trackImpression() - Method in interface com.pubmatic.sdk.openwrap.eventhandler.mopub.POBCustomEventListener
Notifies impression event
trackImpression() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPBannerCustomEvent
 
trackImpression() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPInterstitialCustomEvent
 
C D G L M O P R S T 
Skip navigation links