Interface QueuedCallDequeuedEvent

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

public interface QueuedCallDequeuedEvent extends QueuedCallStateChangedEvent
A QueuedCallDequeuedEvent is triggered, when a previously enqueued QueuedCall has been dequeued from the central backlog. Therefore the QueuedCall will not be routed automatically any more until being enqueued again. The QueuedCallDequeuedEvent provides all information about the dequeued QueuedCall.
Since:
11.27