Interface IncomingCallEstablishedEvent
- All Superinterfaces:
- ActiveCallEvent,- ActiveCallProvider,- AgentDeviceEvent,- CallEstablishedEvent,- CallStateChangedEvent,- ConnectedAgentDeviceProvider,- Event,- IncomingCallProvider,- IncomingCallStateChangedEvent
public interface IncomingCallEstablishedEvent
extends IncomingCallStateChangedEvent, CallEstablishedEvent
An 
IncomingCallEstablishedEvent is triggered, when
 an IncomingCall has been established on an agent device.- Since:
- 11.27
- 
Method SummaryMethods inherited from interface com.novomind.ecom.api.iagent.routing.event.call.CallEstablishedEventgetCallStateMethods inherited from interface com.novomind.ecom.api.iagent.routing.event.call.CallStateChangedEventgetAttributes, getCallMethods inherited from interface com.novomind.ecom.api.iagent.provider.ConnectedAgentDeviceProvidergetConnectedAgentDeviceMethods inherited from interface com.novomind.ecom.api.iagent.common.event.EventgetEventDateMethods inherited from interface com.novomind.ecom.api.iagent.provider.IncomingCallProvidergetActiveCall, getIncomingCall