showAd

abstract fun showAd(@NonNull activity: Activity): Boolean

Shows the rewarded ad.

Return

true if show was successful, false otherwise

Parameters

activity

an Activity context from which to present the ad.