SKPaymentTransactionObserver.RestoreCompletedTransactionsFailedWithError Método

Definición

Método al que se llama cuando se produce un error al restaurar transacciones.

[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

Se aplica a