Freigeben über


SKPaymentTransactionObserver.UpdatedDownloads Methode

Definition

Methode, die aufgerufen wird, wenn ein oder mehrere Downloads von der Warteschlange aktualisiert wurden.

[Foundation.Export("paymentQueue:updatedDownloads:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdatedDownloads (StoreKit.SKPaymentQueue queue, StoreKit.SKDownload[] downloads);
abstract member UpdatedDownloads : StoreKit.SKPaymentQueue * StoreKit.SKDownload[] -> unit
override this.UpdatedDownloads : StoreKit.SKPaymentQueue * StoreKit.SKDownload[] -> unit

Parameter

downloads
SKDownload[]
Attribute

Gilt für: