Helium Rewarded Ad
class HeliumRewardedAd(context: Context, val placementName: String, var heliumFullscreenAdListener: HeliumFullscreenAdListener?) : HeliumFullscreenAd
Deprecated
Use HeliumSdk.loadFullscreenAd(Context, ChartboostMediationAdLoadRequest, ChartboostMediationFullscreenAdListener) and ChartboostMediationFullscreenAd.show(Context) for the most comprehensive fullscreen ad experience.
The Helium Rewarded Ad.
Parameters
context
The current Context.
placement Name
The placement name of the ad.
Constructors
Link copied to clipboard
constructor(context: Context, placementName: String, heliumFullscreenAdListener: HeliumFullscreenAdListener?)