- OfferWallCallback - Interface in com.adgem.android
-
Callback to receive updates from AdGem Offer Wall.
- onInterstitialAdClosed() - Method in interface com.adgem.android.AdGemCallback
-
Notifies that the interstitial ad was closed.
- onInterstitialAdStateChanged(int) - Method in interface com.adgem.android.AdGemCallback
-
Notifies that an interstitial ad state was updated.
- onOfferWallClosed() - Method in interface com.adgem.android.OfferWallCallback
-
Notifies that the offer wall has been closed.
- onOfferWallReward(int) - Method in interface com.adgem.android.OfferWallCallback
-
Notifies to reward user for the action they performed in the offer wall.
- onOfferWallStateChanged(int) - Method in interface com.adgem.android.AdGemCallback
-
- onOfferWallStateChanged(int) - Method in interface com.adgem.android.OfferWallCallback
-
Notifies that the offer wall state was changed.
- onRewardedAdCancelled() - Method in interface com.adgem.android.AdGemCallback
-
Notifies that the user has cancelled rewarded ad.
- onRewardedAdComplete() - Method in interface com.adgem.android.AdGemCallback
-
Notifies that AdGem has successfully completed showing rewarded ad to the user.
- onRewardedAdStateChanged(int) - Method in interface com.adgem.android.AdGemCallback
-
Notifies that a rewarded ad state was updated.
- onRewardUser(int) - Method in interface com.adgem.android.AdGemCallback
-