MediationRewardedAd

public interface MediationRewardedAd

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

Public Method Summary

abstract void
showAd(Context context)
Called when a rewarded ad is to be shown.

Public Methods

public abstract void showAd (Context context)

Called when a rewarded ad is to be shown.