delegate

Objective-C

@property(weak, nonatomic) id<SKWSubscriptionDelegate> _Nullable delegate

Swift

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

Undocumented

  • Undocumented

    Declaration

    Objective-C

    delegate
  • Undocumented

    Declaration

    Objective-C

    delegate