GoogleBilling:restoreTransactions

From GiderosMobile
Revision as of 11:02, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> This request retrieves a user's transaction status for managed purchases. You should send...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2012.09

Description


This request retrieves a user's transaction status for managed purchases. You should send this message only when you need to
retrieve a user's transaction status, which is usually only when your application is reinstalled or installed for the first time on a device.

(bool), = GoogleBilling:restoreTransactions()

Returns (bool) `true` if in-app billing service is available, `false` otherwise.