Contents

delegate

A delegate that receives incoming call information from the provider.

Declaration

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

See Also

Working with a delegate