Record TAvailableProduct
Unit
Declaration
type TAvailableProduct = record
Description
Information about product possible to be bought given to TInAppPurchases.SetAvailableProducts.
Source: services/castleinapppurchases.pas (line 101).
Overview
Fields
| Public | Name: string; |
| Public | Category: string; |
Description
Fields
| Public | Name: string; |
|
Unique product identifier. | |
| Public | Category: string; |
|
Category. For now used only for analytics. | |
Generated by PasDoc 0.17.0.snapshot.