| Interface | Description |
|---|---|
| AdVisibilityListener |
Interface to listen the ad visibility state.
|
| FullScreenDialog.OnDialogCloseListener |
Interface close listener
|
| HTMLViewClient.HTMLViewClientListener | |
| PMRendererViewListener |
PMRendererViewListener is an interface hanving the callback events which will be invoked on
rendering event of HTML view.
|
| PMWebView.OnFocusChangedListener |
FocusChange listener to provide focus notification to implemented class
|
| PMWebView.WebViewBackPress |
Backpress Interface to provide backpress to implemented class
|
| POBBannerRendering |
Interface to provide callback methods for invoking banner rendering
|
| POBInterstitialRendererListener |
POBInterstitialRendererListener is an interface hanving the callback events which will be invoked on
rendering event of HTML view.
|
| POBInterstitialRendering |
Interface to provide callback methods for invoking banner rendering
|
| Class | Description |
|---|---|
| FullScreenDialog |
Custom Dialog class to handler Expand, Two-part Expand, PlayVideo commands
|
| HTMLViewClient | |
| PMHTMLRenderer | |
| PMWebView |
Custom WebView to get internal events on View
|