Interface QueuedCallReceivedEvent

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

public interface QueuedCallReceivedEvent extends QueuedCallStateChangedEvent
A QueuedCallReceivedEvent is triggered, when a QueuedCall has been been received, before being routed or processed e.g. by an IVR. The QueuedCallReceivedEvent provides the QueuedCall that will be enqueued and routed at a later time.
Since:
11.27