Method OnPurchaseFailed
OnPurchaseFailed(Product, PurchaseFailureDescription)
Invoked on a failed purchase of the product associated with this button
Declaration
public void OnPurchaseFailed(Product product, PurchaseFailureDescription failureDescription)
Parameters
Type | Name | Description |
---|---|---|
Product | product | The |
PurchaseFailureDescription | failureDescription | Information to help developers recover from this failure |