XMediator::Api::RewardedAds::DefaultRewardedAdsProxyListener
Inherits from RewardedAdsProxyListener
Public Functions
| Name | |
|---|---|
| DefaultRewardedAdsProxyListener(RewardedAds rewardedAds) | |
| void | OnLoaded(string placementId, LoadResult loadResult) |
| void | OnShowed(string placementId) |
| void | OnFailedToShow(string placementId, ShowError showError) |
| void | OnImpression(string placementId, ImpressionData impressionData) |
| void | OnClicked(string placementId) |
| void | OnDismissed(string placementId) |
| void | OnEarnedReward(string placementId) |
Public Functions Documentation
function DefaultRewardedAdsProxyListener
function OnLoaded
function OnShowed
function OnFailedToShow
function OnImpression
function OnClicked
function OnDismissed
function OnEarnedReward
Updated on 2025-06-06 at 15:48:42 +0000