Instance Property

delegate

Delegate for Purchases instance. The delegate is responsible for handling promotional product purchases and changes to customer information.

Declaration

@objc var delegate: PurchasesDelegate? { get set }

See Also

Interacting with the SDK