C
D
G
I
L
O
P
R
S
O
- onAdClick() - function in com.pubmatic.sdk.openwrap.core.POBRewardedAdEventListener
- onAdClicked(com.pubmatic.sdk.rewardedad.POBRewardedAd) - function in com.pubmatic.sdk.rewardedad.POBRewardedAd.POBRewardedAdListener
- Notifies that the rewarded ad has been clicked
- onAdClosed() - function in com.pubmatic.sdk.openwrap.core.POBRewardedAdEventListener
- onAdClosed(com.pubmatic.sdk.rewardedad.POBRewardedAd) - function in com.pubmatic.sdk.rewardedad.POBRewardedAd.POBRewardedAdListener
- Notifies that the OpenWrap view has closed the ad on top of the current view.
- onAdExpired(com.pubmatic.sdk.rewardedad.POBRewardedAd) - function in com.pubmatic.sdk.rewardedad.POBRewardedAd.POBRewardedAdListener
- Notifies that the rewarded ad has been expired.
- onAdExpired() - function in com.pubmatic.sdk.rewardedad.POBRewardedAdEventListener
- Publisher/Handler should call this method to notify the OpenWrap SDK about ad expiry
- onAdFailedToLoad(com.pubmatic.sdk.rewardedad.POBRewardedAd,com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.rewardedad.POBRewardedAd.POBRewardedAdListener
- Notifies the listener of an error encountered while loading an ad.
- onAdFailedToShow(com.pubmatic.sdk.rewardedad.POBRewardedAd,com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.rewardedad.POBRewardedAd.POBRewardedAdListener
- Notifies the listener of an error encountered while showing an ad.
- onAdImpression() - function in com.pubmatic.sdk.openwrap.core.POBRewardedAdEventListener
- onAdImpression(com.pubmatic.sdk.rewardedad.POBRewardedAd) - function in com.pubmatic.sdk.rewardedad.POBRewardedAd.POBRewardedAdListener
- Introduced in SDK v3.5.0 Notifies the rewarded ad Impression.
- onAdLeftApplication() - function in com.pubmatic.sdk.openwrap.core.POBRewardedAdEventListener
- onAdOpened() - function in com.pubmatic.sdk.openwrap.core.POBRewardedAdEventListener
- onAdOpened(com.pubmatic.sdk.rewardedad.POBRewardedAd) - function in com.pubmatic.sdk.rewardedad.POBRewardedAd.POBRewardedAdListener
- Notifies that the OpenWrap view will open an ad on top of the current view.
- onAdReceived(com.pubmatic.sdk.rewardedad.POBRewardedAd) - function in com.pubmatic.sdk.rewardedad.POBRewardedAd.POBRewardedAdListener
- Notifies the listener that an ad has been received successfully.
- onAdServerWin() - function in com.pubmatic.sdk.rewardedad.POBRewardedAdEventListener
- Handler should call this method to notify the OpenWrap SDK about ad server SDK renders its own ad
- onAppLeaving(com.pubmatic.sdk.rewardedad.POBRewardedAd) - function in com.pubmatic.sdk.rewardedad.POBRewardedAd.POBRewardedAdListener
- Notifies the listener that a user interaction will open another app (e.g.
- onFailedToLoad(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.rewardedad.POBRewardedAdEventListener
- Handler should call this method to notify the OpenWrap SDK about any kind of load time error
- onFailedToShow(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.rewardedad.POBRewardedAdEventListener
- Handler should call this method to notify the OpenWrap SDK about any kind of show time error
- onOpenWrapPartnerWin(java.lang.String) - function in com.pubmatic.sdk.rewardedad.POBRewardedAdEventListener
- Call this when the ad server SDK signals about partner bid win with bid id.
- onReceiveReward(com.pubmatic.sdk.rewardedad.POBRewardedAd,com.pubmatic.sdk.openwrap.core.POBReward) - function in com.pubmatic.sdk.rewardedad.POBRewardedAd.POBRewardedAdListener
- Notifies when an Ad has completed the minimum required viewing, and user should be rewarded.
- onReceiveReward(com.pubmatic.sdk.openwrap.core.POBReward) - function in com.pubmatic.sdk.rewardedad.POBRewardedAdEventListener
- Handler should call this method to notify the OpenWrap SDK about the user has earned the reward.