다음을 통해 공유


SKPaymentTransactionObserver_Extensions.UpdatedDownloads 메서드

정의

큐에서 하나 이상의 다운로드를 업데이트할 때 호출되는 메서드입니다.

[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

매개 변수

This
ISKPaymentTransactionObserver

이 확장 메서드가 작동하는 인스턴스입니다.

downloads
SKDownload[]
특성

적용 대상