Version: 2017.1

PurchaseFailureDescription

class in UnityEngine.Purchasing.Extension

マニュアルに切り替える

説明

購入サービスによって説明される購入の不具合を示します。

Is sent by a store implementation to IAP which forwards this message on to the user.
See Also: IStoreCallback.OnPurchaseFailed.

変数

messageUnity IAP か、可能な場合はプラットフォームストアからの不具合に関する追加情報
productId購入の不具合があったストア特有のプロダクト ID
reason購入の不具合の理由

コンストラクタ

PurchaseFailureDescriptionPurchaseFailureDescription を作成