Difference between revisions of "GoogleBilling:setApiVersion"
From GiderosMobile
Line 8: | Line 8: | ||
GoogleBilling:setApiVersion(apiVersion) | GoogleBilling:setApiVersion(apiVersion) | ||
</source> | </source> | ||
− | '''apiVersion''': (number) | + | === Parameters === |
+ | '''apiVersion''': (number) <br/> |
Revision as of 10:45, 23 August 2018
Available since: Gideros 2012.09
Description
Sets the API version. You can find more information http://developer.android.com/guide/google/play/billing/billing_reference.html#billing-versions
GoogleBilling:setApiVersion(apiVersion)
Parameters
apiVersion: (number)