- 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
-
- 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.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.