Interface ITransactionHistoryExtensions
IAP transaction history and debugging extension.
Namespace: UnityEngine.Purchasing
Assembly: solution.dll
Syntax
public interface ITransactionHistoryExtensions : IStoreExtension
Methods
| Name | Description |
|---|---|
| GetLastPurchaseFailureDescription() | Get the description of the last received purchase failure. |
| GetLastStoreSpecificPurchaseErrorCode() | Gets the store-specfic error code of the last received purchase failure. |