set Listeners
Sets the listeners for the rewarded ad.
Parameters
A callback invoked when the ad fails to show.
A callback invoked when the ad is dismissed.
A callback invoked when the ad is shown.
A callback invoked when an impression is recorded for the ad.
A callback invoked when the ad is clicked.
Sets the FullScreenContentCallback for the Rewarded Ad.
The setListeners function handles events related to displaying your RewardedAdHandler. Callbacks must be set before calling RewardedAdHandler.show.
Parameters
Callback with Exception when ad fails to display
Callback when ad is dismissed
Callback after ad is shown
Callback after the ad makes an impression
Callback on ad click
Sets the FullScreenContentCallback for the Rewarded Ad.
The setListeners function handles events related to displaying your RewardedAdHandler. Callbacks must be set before calling RewardedAdHandler.show.
Parameters
Callback with Exception when ad fails to display
Callback when ad is dismissed
Callback after ad is shown
Callback after the ad makes an impression
Callback on ad click