A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
O
- OMID - enum entry in com.pubmatic.sdk.openwrap.core.nativead.POBNativeEventType
- OMSDK - enum entry in com.pubmatic.sdk.openwrap.core.POBRequest.API
- onAdAboutToSkip() - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- onAdClick() - function in com.pubmatic.sdk.openwrap.core.POBAdEventListener
- Call this when the ad server SDK informs about click happened on Ad
- onAdClosed() - function in com.pubmatic.sdk.openwrap.core.POBAdEventListener
- Call this when the ad server SDK is about to close / collapse an Ad
- onAdExpired() - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- onAdExpired() - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onAdExpired() - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- This method is called to notify ad expiration
- onAdImpression() - function in com.pubmatic.sdk.openwrap.core.POBAdEventListener
- Call this when the ad server SDK informs about impression happened on Ad.
- onAdImpression() - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- onAdImpression() - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onAdImpression() - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- onAdInteractionStarted() - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- Notifies ad interaction onStart or ad open
- onAdInteractionStarted() - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onAdInteractionStarted() - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- Notifies about the ad interaction start.
- onAdInteractionStopped() - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- Notifies ad interaction stopped or ad closed
- onAdInteractionStopped() - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onAdInteractionStopped() - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- Notifies about the ad interaction stop.
- onAdLeftApplication() - function in com.pubmatic.sdk.openwrap.core.POBAdEventListener
- Notifies the listener whenever current app goes in the background due to user click
- onAdOpened() - function in com.pubmatic.sdk.openwrap.core.POBAdEventListener
- Call this when the ad server SDK is about to open / expand an Ad
- onAdReadyToRefresh(int) - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- onAdReadyToRefresh(int) - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onAdReadyToRefresh(int) - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- onAdRender(android.view.View,com.pubmatic.sdk.common.base.POBAdDescriptor) - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- Resetting current scheduler and notifies rendering is about to happen.
- onAdRender(android.view.View,com.pubmatic.sdk.common.base.POBAdDescriptor) - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onAdRender(android.view.View,com.pubmatic.sdk.common.base.POBAdDescriptor) - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- This method gets called if rendering of ad gets successful
- onAdRenderingFailed(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- Resetting current scheduler and notifies ad renderer is failed to load ad.
- onAdRenderingFailed(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onAdRenderingFailed(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- This method gets called if rendering of ad failed
- onAdUnload() - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- Notifies onAdUnload called on current renderer
- onAdUnload() - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onAdUnload() - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- This method is called to notify ad is unloaded itself using MRIAD protocol
- onBackPressed() - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- onBidFailed(com.pubmatic.sdk.openwrap.core.POBBidEvent,com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.core.POBBidEventListener
- Notifies the delegate of an error encountered while fetching the bid
- onBidReceived(com.pubmatic.sdk.openwrap.core.POBBidEvent,com.pubmatic.sdk.openwrap.core.POBBid) - function in com.pubmatic.sdk.openwrap.core.POBBidEventListener
- Notifies the delegate that bid has been successfully received
- onBidsFailed(com.pubmatic.sdk.common.base.POBBidding,com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.core.POBBiddingManager
- onBidsFetched(com.pubmatic.sdk.common.base.POBBidding,com.pubmatic.sdk.common.models.POBAdResponse) - function in com.pubmatic.sdk.openwrap.core.POBBiddingManager
- onLeavingApplication() - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- Notifies ad is leaving the app
- onLeavingApplication() - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onLeavingApplication() - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- This method is called to notify the app leaving state
- onRenderAdClick() - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- Notifies click is about to happen on current renderer
- onRenderAdClick() - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onRenderAdClick() - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- Notifies about the click event on the rendered view
- onRenderProcessGone() - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- onRenderProcessGone() - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onRenderProcessGone() - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- onSkipOptionUpdate(boolean) - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- onSkipOptionUpdate(boolean) - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- onSkipOptionUpdate(boolean) - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
- Callback of back button pressed.
- ORMMA - enum entry in com.pubmatic.sdk.openwrap.core.POBRequest.API
- OTHER - enum entry in com.pubmatic.sdk.openwrap.core.POBBidEvent.BidEventError
- OUTSIDE_CORE_CONTENT - enum entry in com.pubmatic.sdk.openwrap.core.nativead.POBNativePlacementType
Outside the core content - for example in the ads section on the right rail, as a banner-style placement near the content, etc.