| Interface | Description |
|---|---|
| MoPubBannerEventHandler.MoPubConfigListener |
Interface to get the MoPub Banner ad view object, to configure the properties.
|
| MoPubInterstitialEventHandler.MoPubConfigListener |
Interface to get the MoPub Interstitial ad object, to configure the properties.
|
| POBCustomEventListener |
Interface definition to notify ad events to custom event class of MoPub.
|
| Class | Description |
|---|---|
| MoPubBannerEventHandler |
This class implements the communication between the OpenWrap SDK and the MoPub SDK for a given ad
unit.
|
| MoPubInterstitialEventHandler |
This class implements the communication between the OpenWrap SDK and the MoPub SDK for a given ad
unit.
|
| POBMPBannerCustomEvent |
This class implements the CustomEventBanner and should be configured on MoPub's line item.
|
| POBMPBidCacheService |
This class is responsible to hold the preloaded MoPub ad view in memory until is consumed by
|
| POBMPBidCacheService.BidConfig |
Stores the bid & custom event proxy reference.
|
| POBMPCustomEvent |
This class implements the CustomEventBanner and should be configured on MoPub's line item.
|
| POBMPInterstitialCustomEvent |
This class implements the CustomEventInterstitial and should be configured on MoPub's line item.
|