FMX.InAppPurchase.TCustomInAppPurchase Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnConsumeCompletedpublicTriggered after a product has been successfully consumed.
OnConsumeFailedpublicTriggered after a product has failed to be consumed.
OnDownloadCompletedpublicTriggered after the download of a product's data has been completed.
OnDownloadProgresspublicTriggered during the download of a product's data.
OnErrorpublicTriggered when an error occurs while retrieving information about a list of product IDs or while purchasing a product.
OnGetDeltaStreamsprotected
OnProductsRequestResponsepublicTriggered after successfully retrieving information about the specified list of product IDs.
OnPurchaseCompletedpublicTriggered after successfully purchasing a product.
OnRecordTransactionpublicTriggered after successfully purchasing a product, providing information about the purchase.
OnSetupCompletepublicTriggered after successfully establishing a connection to the in-app payment service.
OnVerifyPayloadpublicTriggered after obtaining the developer payload string.