Event OnRewardedAdClosed
Fired when a Rewarded ad is dismissed by the user. This says the ad went away — not that the reward was earned. Await ShowRewardedAdAsync() for that.
public static event Action OnRewardedAdClosed
Returns
- Action
- Fired when a Rewarded ad is dismissed by the user. This says the ad went away — not that the reward was earned. Await for that.