SASMediationRewardedVideoAdapterListener

Interface for Objects implementing mediation rewarded video ads callbacks.

Functions

Link copied to clipboard
abstract fun onReward(@Nullable reward: SASReward)
Notifies the Smart SDK that the user earned a reward
Link copied to clipboard
Method called when the mediated rewarded video failed to show.
Link copied to clipboard
abstract fun onRewardedVideoLoaded()
Notifies the Smart SDK that an mediated rewarded video ad is loaded.
Link copied to clipboard
abstract fun onRewardedVideoShown()
Method called when the mediated rewarded video is shown.