SASMediationRewardedVideoAdapter

Interface that must be implemented by mediation adapters that request/show mediated rewarded video ads

Functions

Link copied to clipboard
abstract fun requestRewardedVideoAd(@NonNull context: Context, @NonNull serverParametersString: String, @NonNull clientParameters: Map<String, Any>, @NonNull rewardedVideoAdapterListener: SASMediationRewardedVideoAdapterListener)
Requests a mediated rewarded video ad asynchronously.
Link copied to clipboard
abstract fun showRewardedVideoAd()
Shows the previously loaded rewarded video if any (or throws an exception if error).