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

B

BidConfig(POBBid, POBMPCustomEventProxy) - Constructor for class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPBidCacheService.BidConfig
 

C

checkAndInitializeSdk(Activity, AdData) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPCustomEvent
 
com.pubmatic.sdk.openwrap.eventhandler.mopub - package com.pubmatic.sdk.openwrap.eventhandler.mopub
 
configure(MoPubView, POBBid) - 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, POBBid) - 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

getAdNetworkId() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPCustomEvent
 
getAdSize() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.MoPubBannerEventHandler
 
getAdView() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPCustomEvent
 
getBid() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPBidCacheService.BidConfig
 
getInstance() - Static method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPBidCacheService
Creates & returns singleton instance of POBMPBidCacheService
getLifecycleListener() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPCustomEvent
 
getProxy() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPBidCacheService.BidConfig
 
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

load(Context, AdData) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPCustomEvent
 

M

MoPubBannerEventHandler - Class in com.pubmatic.sdk.openwrap.eventhandler.mopub
This class implements the communication between the OpenWrap SDK and the MoPub SDK for a given ad unit.
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 implements the communication between the OpenWrap SDK and the MoPub SDK for a given ad unit.
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.POBMPCustomEvent
 

P

POBCustomEventListener - Interface in com.pubmatic.sdk.openwrap.eventhandler.mopub
Interface definition to notify ad events to custom event class of MoPub.
POBMPBannerCustomEvent - Class in com.pubmatic.sdk.openwrap.eventhandler.mopub
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
 
POBMPBidCacheService - Class in com.pubmatic.sdk.openwrap.eventhandler.mopub
This class is responsible to hold the preloaded MoPub ad view in memory until is consumed by
POBMPBidCacheService.BidConfig - Class in com.pubmatic.sdk.openwrap.eventhandler.mopub
Stores the bid & custom event proxy reference.
POBMPCustomEvent - Class in com.pubmatic.sdk.openwrap.eventhandler.mopub
This class implements the CustomEventBanner and should be configured on MoPub's line item.
POBMPCustomEvent() - Constructor for class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPCustomEvent
 
POBMPInterstitialCustomEvent - Class in com.pubmatic.sdk.openwrap.eventhandler.mopub
This class implements the CustomEventInterstitial and should be configured on MoPub's line item.
POBMPInterstitialCustomEvent() - Constructor for class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPInterstitialCustomEvent
 
popStoredConfig(Integer) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPBidCacheService
Removes config stored against uniqueId

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
 
show() - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPCustomEvent
 
storeConfig(Integer, POBMPBidCacheService.BidConfig) - Method in class com.pubmatic.sdk.openwrap.eventhandler.mopub.POBMPBidCacheService
Stores Ad config

T

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