Interface OutgoingCallEstablishedEvent
- All Superinterfaces:
ActiveCallEvent,ActiveCallProvider,AgentDeviceEvent,CallEstablishedEvent,CallStateChangedEvent,ConnectedAgentDeviceProvider,Event,OptionalCallParticipationChange,OutgoingCallProvider,OutgoingCallStateChangedEvent
public interface OutgoingCallEstablishedEvent
extends OutgoingCallStateChangedEvent, CallEstablishedEvent, OptionalCallParticipationChange
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
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.OutgoingCallProvider
getActiveCall, getOutgoingCall