| Interface | Description |
|---|---|
| POBAdVisibilityListener |
Interface to listen the ad visibility state.
|
| POBCountdownView.OnTimerExhaustedListener |
Interface definition to notify Timer Exhausted Event.
|
| POBFullScreenDialog.OnDialogCloseListener |
Interface close listener
|
| POBHTMLViewClient.HTMLViewClientListener |
An interface responsible for providing the callbacks during the rendering of HTML content
|
| POBHTMLViewClient.OnRenderProcessGoneListener |
Interface definition delegate WebView Render Process terminated.
|
| POBMraidViewContainerListener |
Interface to delegate view container events
|
| POBOnSkipOptionUpdateListener |
Interface definition to Notify skip option is about to appear on the view.
|
| POBViewabilityTracker.OnViewabilityChangedListener |
Interface definition for a callback to be invoked when
layout change happens with respect to view and threshold.
|
| Class | Description |
|---|---|
| POBBannerConfig |
Class to store display ad configs
|
| POBBannerConfig.ConfigBuilder |
An internal builder class for Banner config
|
| POBCountdownView |
Custom view class component shows and manages countdown counter.
|
| POBCustomProductPageView |
View Class responsible to show custom product page when bid.bundle available
|
| POBFullScreenActivity |
Activity to display interstitial ad.
|
| POBFullScreenDialog |
Custom Dialog class to handler Expand, Two-part Expand, PlayVideo commands
|
| POBHTMLRenderer |
A class responsible for rendering HTML creative/content in WebView
|
| POBHTMLViewClient |
A class listening the WebViewClient callbacks and forwarding to HTMLViewClientListener
implementation.
|
| POBMraidViewContainer |
This class is responsible for showing interstitial HTML/Display creative and also add a close button on top right corner.
|
| POBViewabilityTracker |
Viewability tracker to track view view ability.
|
| Enum | Description |
|---|---|
| POBFullScreenActivity.ACTIONS |
Broadcast actions to notify activity and perform appropriate task.
|