PingAMPushResponderType

public protocol PingAMPushResponderType : Sendable

Protocol defining the operations required to respond to PingAM push notifications. This protocol is implemented by PingAMPushResponder and can be mocked for testing purposes.