onRewardedVideoEndCardDisplayed

abstract fun onRewardedVideoEndCardDisplayed(@NonNull rewardedVideoManager: SASRewardedVideoManager, @NonNull endCardView: ViewGroup)

Called when the rewarded video displayed an HTML end card. Implement this method for viewability / playback tracking purpose, or leave empty

Parameters

rewardedVideoManager

the SASRewardedVideoManager that triggered this method

endCardView

the ViewGroup view component containing the endCard