Difference between revisions of "Ads.new"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
Line 7: Line 7:
 
<source lang="lua">
 
<source lang="lua">
 
Ads.new(adframework)
 
Ads.new(adframework)
</source>
+
</syntaxhighlight>
  
 
For the possible values check [http://docs.giderosmobile.com/interface/ads](Ads Interface Guide)
 
For the possible values check [http://docs.giderosmobile.com/interface/ads](Ads Interface Guide)

Revision as of 17:57, 12 July 2023

Available since: Gideros 2014.01
Class: Ads

Description

Initializes a new ad framework. <source lang="lua"> Ads.new(adframework) </syntaxhighlight>

For the possible values check [1](Ads Interface Guide)

Parameters

adframework: (string) name of the ad framework