Difference between revisions of "Ads:setKey"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
m (Text replacement - "<source" to "<syntaxhighlight")
 
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Provides all the keys/appids/etc needed for the framework, which you will get in same order on Native part in Map/Array object.
 
Provides all the keys/appids/etc needed for the framework, which you will get in same order on Native part in Map/Array object.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Ads:setKey(...)
 
Ads:setKey(...)
 
</syntaxhighlight>
 
</syntaxhighlight>

Latest revision as of 18:00, 12 July 2023

Available since: Gideros 2014.01
Class: Ads

Description

Provides all the keys/appids/etc needed for the framework, which you will get in same order on Native part in Map/Array object.

Ads:setKey(...)

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

Parameters

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