Rewarded Callback
RewardedCallback Provides methods to receive notifications related to a rewarded ad's behavior. In a typical integration, you would implement onAdRequestedToShow, onAdShown, and onAdDismiss, pausing and resuming ongoing processes (e.g., gameplay, video) accordingly. The method onRewardEarned needs to be implemented to be notified when the user earns a reward.