MediationRewardedAd

public interface MediationRewardedAd


Interface definition describing methods that may be invoked once a rewarded ad has loaded.

Summary

Public methods

abstract void

Called when the app shows the rewarded ad.

Public methods

showAd

abstract void showAd(@NonNull Context context)

Called when the app shows the rewarded ad.