Difference between revisions of "Ads:showAd"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Display provided ad type with any other additional information. For the possible values check [http://...")
 
Line 5: Line 5:
 
For the possible values check [http://docs.giderosmobile.com/interface/ads](Ads Interface Guide) Methods tab
 
For the possible values check [http://docs.giderosmobile.com/interface/ads](Ads Interface Guide) Methods tab
 
<source lang="lua">
 
<source lang="lua">
= Ads:showAd(...,)
+
Ads:showAd(...)
 
</source>
 
</source>
'''...:''' (varies) varies for each ad framework ''''''<br/>
+
'''...''': (varies) varies for each ad framework ''''''<br/>

Revision as of 11:19, 23 August 2018

Available since: Gideros 2011.6

Description

Display provided ad type with any other additional information. For the possible values check [1](Ads Interface Guide) Methods tab

 Ads:showAd(...)

'...: (varies) varies for each ad framework '