Open 3D Engine InAppPurchases Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
This is the complete list of members for InAppPurchases::InAppPurchasesResponse, including all inherited members.
AddressPolicy (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | static |
HandlerPolicy (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | static |
HostedContentDownloadComplete(const AZStd::string &transactionId, const AZStd::string &downloadedFileLocation) (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | inlinevirtual |
HostedContentDownloadFailed(const AZStd::string &transactionId, const AZStd::string &contentId) (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | inlinevirtual |
NewProductPurchased(const PurchasedProductDetails *purchasedProductDetails) (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | inlinevirtual |
ProductInfoRetrieved(const AZStd::vector< AZStd::unique_ptr< ProductDetails const > > &productDetails) (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | inlinevirtual |
PurchaseCancelled(const PurchasedProductDetails *purchasedProductDetails) (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | inlinevirtual |
PurchaseConsumed(const AZStd::string &purchaseToken) (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | inlinevirtual |
PurchasedProductsRestored(const AZStd::vector< AZStd::unique_ptr< PurchasedProductDetails const > > &purchasedProductDetails) (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | inlinevirtual |
PurchasedProductsRetrieved(const AZStd::vector< AZStd::unique_ptr< PurchasedProductDetails const > > &purchasedProductDetails) (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | inlinevirtual |
PurchaseFailed(const PurchasedProductDetails *purchasedProductDetails) (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | inlinevirtual |
PurchaseRefunded(const PurchasedProductDetails *purchasedProductDetails) (defined in InAppPurchases::InAppPurchasesResponse) | InAppPurchases::InAppPurchasesResponse | inlinevirtual |