delegate

A delegate that receives updates on the subscriber information.

Declaration

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