Compartilhar via


SKPaymentTransactionObserver.RestoreCompletedTransactionsFailedWithError Método

Definição

Método chamado quando ocorre um erro durante a restauração de transações.

[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

Parâmetros

error
NSError
Atributos

Aplica-se a