ISKPaymentTransactionObserver.UpdatedTransactions Method

Definition

[Foundation.Export("paymentQueue:updatedTransactions:")]
[Foundation.Preserve(Conditional=true)]
public void UpdatedTransactions (StoreKit.SKPaymentQueue queue, StoreKit.SKPaymentTransaction[] transactions);
abstract member UpdatedTransactions : StoreKit.SKPaymentQueue * StoreKit.SKPaymentTransaction[] -> unit

Parameters

transactions
SKPaymentTransaction[]
Attributes

Applies to