FMX.InAppPurchase.TInAppPurchase Events

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
OnConsumeCompletedpublishedTriggered after a product has been successfully consumed.
OnConsumeFailedpublishedTriggered after a product has failed to be consumed.
OnDownloadCompletedpublishedTriggered after the download of a product's data has been completed.
OnDownloadProgresspublishedTriggered during the download of a product's data.
OnErrorpublishedTriggered when an error occurs while retrieving information about a list of product IDs or while purchasing a product.
OnGetDeltaStreamsprotected
OnProductsRequestResponsepublishedTriggered after successfully retrieving information about the specified list of product IDs.
OnPurchaseCompletedpublishedTriggered after successfully purchasing a product.
OnRecordTransactionpublishedTriggered after successfully purchasing a product, providing information about the purchase.
OnSetupCompletepublicTriggered after successfully establishing a connection to the in-app payment service.
OnVerifyPayloadpublishedTriggered after obtaining the developer payload string.