Interface QueuedCallRedirectedEvent

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

public interface QueuedCallRedirectedEvent extends QueuedCallStateChangedEvent, CallRedirectedEvent
A QueuedCallRedirectedEvent is triggered, when a QueuedCall has been transferred to an external target which is not a connected agent device within the novomind iAGENT application. The resulting state of the QueuedCall is the CallState.REDIRECTED state.
Since:
11.27