Type Function Return value none Revision Release 2024.3703 Keywords IAP, Samsung IAP, Samsung In App Purchase, init See also store.init() store.purchase() store.restore() store.*
Initiates a request to retrieve item data, dispatching a productList event to the listener defined as productListener
.
The productListener
does not return invalid products and just give and error if invalid product is passed in.
store.loadProducts( productIdentifiers, productListener )
Table. An array of strings indicating a list of product identifiers.