public class POBHTMLMeasurement extends POBMeasurement implements com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider
adEvents, adSession, TAG| Constructor and Description |
|---|
POBHTMLMeasurement() |
| Modifier and Type | Method and Description |
|---|---|
void |
signalAdEvent(com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider.POBHTMLAdEventType event)
Handles the signaling of different event to OMID SDK.
|
void |
startAdSession(android.webkit.WebView webView)
Handles activation of OMID SDK and starts an Ad session for an Ad view.
|
addFriendlyObstructions, finishAdSession, omidJsServiceScript, omSDKVersion, removeFriendlyObstructions, setTrackViewpublic void startAdSession(@NonNull
android.webkit.WebView webView)
startAdSession in interface com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProviderwebView - Ad view.public void signalAdEvent(@NonNull
com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider.POBHTMLAdEventType event)
signalAdEvent in interface com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProviderevent - type of event to signal