GoogleBilling:confirmNotification

From GiderosMobile
Revision as of 11:44, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2012.09

Description


This request acknowledges that your application received the details of a purchase state change.

(bool) = GoogleBilling:confirmNotification(notificationId)

Parameters

notificationId: (string)

Return values

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