Interface QueuedCallEstablishedEvent
- All Superinterfaces:
ActiveCallEvent,ActiveCallProvider,AgentDeviceEvent,CallEstablishedEvent,CallStateChangedEvent,ConnectedAgentDeviceProvider,Event,OptionalCallParticipationChange,QueuedCallProvider,QueuedCallStateChangedEvent
public interface QueuedCallEstablishedEvent
extends QueuedCallStateChangedEvent, CallEstablishedEvent, OptionalCallParticipationChange
A
QueuedCallEstablishedEvent is triggered, when a
QueuedCall has been established on an agent device.- Since:
- 11.27
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.routing.event.call.CallEstablishedEvent
getCallStateMethods inherited from interface com.novomind.ecom.api.iagent.routing.event.call.CallStateChangedEvent
getAttributes, getCallMethods inherited from interface com.novomind.ecom.api.iagent.provider.ConnectedAgentDeviceProvider
getConnectedAgentDeviceMethods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDateMethods inherited from interface com.novomind.ecom.api.iagent.call.OptionalCallParticipationChange
getCallParticipationIdMethods inherited from interface com.novomind.ecom.api.iagent.provider.QueuedCallProvider
getActiveCall, getQueuedCall