Interface QueuedCallDeliveryFailedEvent

All Superinterfaces:
ActiveCallEvent, ActiveCallProvider, AgentDeviceEvent, CallStateChangedEvent, ConnectedAgentDeviceProvider, Event, QueuedCallProvider, QueuedCallStateChangedEvent

public interface QueuedCallDeliveryFailedEvent extends QueuedCallStateChangedEvent, AgentDeviceEvent
A QueuedCallDeliveryFailedEvent is triggered, when the delivery of a QueuedCall to a ConnectedAgentDevice has failed. The QueuedCallDeliveryFailedEvent also provides the ConnectedAgentDevice which had been designated previously to receive the QueuedCall.
Since:
11.27