Interface IDetailedStoreListener
Inherited Members
Namespace: UnityEngine.Purchasing
Assembly: solution.dll
Syntax
public interface IDetailedStoreListener : IStoreListener
Methods
| Name | Description |
|---|---|
| OnPurchaseFailed(Product, PurchaseFailureDescription) | A purchase failed with a detailed Failure Description. PurchaseFailureDescription contains : productId, PurchaseFailureReason and an error message |