onRewardedVideoAdFailedToShow

abstract fun onRewardedVideoAdFailedToShow(@NonNull rewardedVideoManager: SASRewardedVideoManager, @NonNull exception: Exception)

Called when there is an error during video playback.

Parameters

rewardedVideoManager

the SASRewardedVideoManager that triggered this method

exception

the Exception representing the playback error