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 2024-11-07 at 18:31:49 +0000