|
|
|
|
|
|
|
|
|
|
|
|
| Categoría: In-App Purchase functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A specific configuration is required to manage the In-App purchases in an Android application... |
|
|
|
|
|
|
|
| Las siguientes funciones de WLanguage se utilizan para gestionar las compras dentro de la aplicación... |
|
|
|
|
|
|
|
| La palabra clave Token puede corresponder a... |
|
|
|
|
|
|
|
| The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play... |
|
|
|
|
|
|
|
| When starting the iOS application, checks whether the In-App subscriptions have been renewed. |
|
|
|
|
|
|
|
| Used to consume, in an application, a product that was previously purchased by the user. |
|
|
|
|
|
|
|
| Recupera, de la tienda, información sobre los productos "In-App" asociados a la aplicación. |
|
|
|
|
|
|
|
| Returns the list of application products purchased by the user and not consumed. |
|
|
|
|
|
|
|
| The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase. |
|
|
|
|
|
|
|
| Envía una solicitud de compra de un producto "In-App" asociado a la aplicación. |
|
|
|
|
|
|
|
| Restores the purchases of non-consumable products previously performed by the user in an iOS application. |
|
|
|
|
|
|
|
| Procedimiento ("Callback") llamado por inAppListProductInfo cuando se reciben los detalles del producto. |
|
|
|
|
|
|
|
| Procedimiento ("Callback") llamado por inAppListPurchase cuando se recibe la lista de compras realizadas. |
|
|
|
|
|
|
|
| Procedimiento ("Callback") llamado por inAppPurchaseProduct cuando se recibe la respuesta a la solicitud de compra. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|