| Interface | Description |
|---|---|
| POBBannerRendering |
Interface to provide callback methods for invoking banner rendering
|
| POBFullScreenActivityBackPressListener |
Interface definition to get notification about POBFullScreenActivity hardware
back press event.
|
| POBFullScreenActivityListener |
Callback interface to listen for activity lifecycle events
|
| POBHtmlRendererListener |
PMHtmlRendererListener is an interface having the callback events which will be invoked on
rendering event of HTML renderer.
|
| POBInterstitialRendererListener |
POBInterstitialRendererListener is an interface having the callback events which will be invoked on
rendering event of HTML view.
|
| POBInterstitialRendering |
Interstitial ad rendering interface, implement these methods to write custom ad renderer
|
| POBRendererViewListener |
PMRendererViewListener is an interface having the callback events which will be invoked on
rendering event of HTML view.
|
| POBVideoAdEventListener |
A class which notifies about the events based on video Ad.
|