Version: 2017.1

PurchaseFailureDescriptionConstructor

Cambiar al Manual
public PurchaseFailureDescription (string productId, Purchasing.PurchaseFailureReason reason, string message);

Parámetros

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.

Descripción

Creates a PurchaseFailureDescription.