Freigeben über


SKPaymentTransactionObserver_Extensions.UpdatedDownloads Methode

Definition

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

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void UpdatedDownloads (this StoreKit.ISKPaymentTransactionObserver This, StoreKit.SKPaymentQueue queue, StoreKit.SKDownload[] downloads);
static member UpdatedDownloads : StoreKit.ISKPaymentTransactionObserver * StoreKit.SKPaymentQueue * StoreKit.SKDownload[] -> unit

Parameter

This
ISKPaymentTransactionObserver

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

downloads
SKDownload[]
Attribute

Gilt für: