Version: 2017.1

PurchaseFailureDescriptionConstructor

Switch to Manual
public PurchaseFailureDescription (string productId, Purchasing.PurchaseFailureReason reason, string message);

Parameters

productId The store-specific product ID which failed to purchase.
reason The reason for the purchase failure.
message More information about the failure from Unity IAP or the platform store, if available.

Description

Creates a PurchaseFailureDescription.