GfpRewardedAdManagerBase

To apply Rewarded ad, you should use this manager (not a GfpAdLoader

Inheritors

Properties

Link copied to clipboard
open var adParam: AdParam

Functions

Link copied to clipboard
open fun destroy()
destroy ad
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Some ad provider gives expire time and validation.
Link copied to clipboard
open fun isLoaded(): Boolean
Link copied to clipboard
open fun loadAd()
Load an ad (after initial destroy)
Link copied to clipboard
open fun setAdListener(listener: RewardedAdListener)
Link copied to clipboard
open fun setRewardedAdOptions(rewardedAdOptions: GfpRewardedAdOptions)
Link copied to clipboard
open fun setTimeoutMillis(timeoutMillis: Long)
Link copied to clipboard
open fun showAd(@NonNull activity: Activity): Boolean
Please do not call this method twice after loading.