SKPaymentTransactionObserver.RestoreCompletedTransactionsFailedWithError 方法

定义

还原事务时发生错误时调用的方法。

[Foundation.Export("paymentQueue:restoreCompletedTransactionsFailedWithError:")]
public virtual void RestoreCompletedTransactionsFailedWithError (StoreKit.SKPaymentQueue queue, Foundation.NSError error);
abstract member RestoreCompletedTransactionsFailedWithError : StoreKit.SKPaymentQueue * Foundation.NSError -> unit
override this.RestoreCompletedTransactionsFailedWithError : StoreKit.SKPaymentQueue * Foundation.NSError -> unit

参数

error
NSError
属性

适用于