mobilePurchaseSet | |||||||||||||
Type | command | ||||||||||||
Dictionary | LCS | ||||||||||||
Library | LiveCode Script | ||||||||||||
Syntax |
| ||||||||||||
Summary | Sets the value of a property of an in-app purchase. | ||||||||||||
Introduced | 5.0.1 | ||||||||||||
OS | ios, android | ||||||||||||
Platforms | mobile | ||||||||||||
Parameters |
| ||||||||||||
Example |
| ||||||||||||
Related | Command: mobileDisablePurchaseUpdates, mobilePurchaseVerify, mobileRestorePurchases, iphoneRequestProductDetails, mobilePurchaseSendRequest, mobilePurchaseConfirmDelivery, mobileEnablePurchaseUpdates, mobilePurchaseCreate Function: mobilePurchaseState, mobilePurchaseError, mobileCanMakePurchase, mobilePurchaseGet, mobilePurchases Message: purchaseStateUpdate | ||||||||||||
Description | Use the mobilePurchaseSet command to set the value of a property of an in-app purchase. Before sending a purchase request using the mobilePurchaseSendRequest command, you can configure aspects of it by setting certain properties, this is done using the mobilePurchaseSet command, specifying the purchase, the property being set and its value. |