- DEFAULT_REWARD_AMOUNT_VALUE - Static variable in class com.pubmatic.sdk.openwrap.core.POBReward
-
This reward amount value should only be used when there is no reward amount received
- DEFAULT_REWARD_TYPE_LABEL - Static variable in class com.pubmatic.sdk.openwrap.core.POBReward
-
This reward type should only be used when there is no reward type received.
- destroy() - Method in interface com.pubmatic.sdk.common.ui.POBBannerRendering
-
Cleans the internal state of renderer, after this call, object is not expected be used again.
- destroy() - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendering
-
Cleans the internal state of renderer, after this call, object is not expected be used again.
- destroy() - Method in interface com.pubmatic.sdk.common.ui.POBRewardedAdRendering
-
Cleans the internal state of renderer, after this call, object is not expected be used again.
- destroy() - Method in interface com.pubmatic.sdk.nativead.POBNativeAd
-
Method to destroy the native ad
- destroy() - Method in class com.pubmatic.sdk.nativead.POBNativeAdLoader
-
- destroy() - Method in class com.pubmatic.sdk.nativead.renderer.POBNativeAdRenderer
-
- destroy() - Method in class com.pubmatic.sdk.openwrap.banner.POBBannerView
-
Invoke this method when your activity/fragment is about to destroy.
- destroy() - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.DFPBannerEventHandler
-
- destroy() - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.DFPInterstitialEventHandler
-
- destroy() - Method in class com.pubmatic.sdk.openwrap.eventhandler.dfp.DFPRewardedEventHandler
-
- destroy() - Method in class com.pubmatic.sdk.openwrap.interstitial.POBInterstitial
-
Invoke this method when your activity/fragment is about to destroy.
- destroy() - Method in class com.pubmatic.sdk.rewardedad.POBRewardedAd
-
Invoke this method when your activity/fragment is about to destroy.
- DFPBannerEventHandler - Class in com.pubmatic.sdk.openwrap.eventhandler.dfp
-
This class implements the communication between the OpenWrap SDK and the GAM SDK for a given ad
unit.
- DFPBannerEventHandler(Context, String, AdSize...) - Constructor for class com.pubmatic.sdk.openwrap.eventhandler.dfp.DFPBannerEventHandler
-
Constructor to initialise GAM AdView with required properties.
- DFPBannerEventHandler(Context, String, AdSize, POBAdSize[]) - Constructor for class com.pubmatic.sdk.openwrap.eventhandler.dfp.DFPBannerEventHandler
-
Constructs an event handler instance with GAM ad unit and ad size.
- DFPBannerEventHandler.DFPConfigListener - Interface in com.pubmatic.sdk.openwrap.eventhandler.dfp
-
Interface to get the GAM view and it's request builder, to configure the properties.
- DFPInterstitialEventHandler - Class in com.pubmatic.sdk.openwrap.eventhandler.dfp
-
This class implements the communication between the OpenWrap SDK and the GAM SDK for a given ad
unit.
- DFPInterstitialEventHandler(Activity, String) - Constructor for class com.pubmatic.sdk.openwrap.eventhandler.dfp.DFPInterstitialEventHandler
-
Constructor
- DFPInterstitialEventHandler.DFPConfigListener - Interface in com.pubmatic.sdk.openwrap.eventhandler.dfp
-
Interface to get the GAM Interstitial ad and it's request builder, to configure the
properties.
- DFPRewardedEventHandler - Class in com.pubmatic.sdk.openwrap.eventhandler.dfp
-
This class implements the communication between the OpenWrap SDK and the GAM SDK for a given ad
unit.
- DFPRewardedEventHandler(Activity, String) - Constructor for class com.pubmatic.sdk.openwrap.eventhandler.dfp.DFPRewardedEventHandler
-
- DFPRewardedEventHandler.DFPConfigListener - Interface in com.pubmatic.sdk.openwrap.eventhandler.dfp
-
Interface to get the GAM Rewarded ad and it's request builder, to configure the
properties.