共用方式為


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
屬性

適用於