Interface OutgoingCallEstablishedEvent
- All Superinterfaces:
ActiveCallEvent
,ActiveCallProvider
,AgentDeviceEvent
,CallEstablishedEvent
,CallStateChangedEvent
,ConnectedAgentDeviceProvider
,Event
,OutgoingCallProvider
,OutgoingCallStateChangedEvent
public interface OutgoingCallEstablishedEvent
extends OutgoingCallStateChangedEvent, CallEstablishedEvent
An
OutgoingCallEstablishedEvent
is triggered, when an OutgoingCall
initiated by an agent has been established between the agent and the target device.- Since:
- 11.27
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.routing.event.call.CallEstablishedEvent
getCallState
Methods inherited from interface com.novomind.ecom.api.iagent.routing.event.call.CallStateChangedEvent
getAttributes, getCall
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ConnectedAgentDeviceProvider
getConnectedAgentDevice
Methods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDate
Methods inherited from interface com.novomind.ecom.api.iagent.provider.OutgoingCallProvider
getActiveCall, getOutgoingCall