Contents

delegate

A delegate that provides information needed to complete transactions.

Declaration

weak var delegate: (any SKPaymentQueueDelegate)? { get set }

Discussion

This delegate implements the SKPaymentQueueDelegate protocol.

See Also

Managing Transactions