Rewarded Adapter Listener
interface RewardedAdapterListener
This is SDK internal listener for Rewarded ad.
Functions
Link copied to clipboard
Rewarded ad is clicked.
Link copied to clipboard
Rewarded ad is closed.
Link copied to clipboard
abstract fun onAdCompleted(@NonNull adapter: GfpRewardedAdAdapter, @NonNull rewardItem: GfpRewardItem)
Rewarded ad is completed.
Link copied to clipboard
Rewarded ad is failed to load.
Link copied to clipboard
Rewarded ad is failed to show.
Link copied to clipboard
Rewarded ad is loaded and ready to be displayed.
Link copied to clipboard
Rewarded ad is started.