Interface QueuedCallTransferredEvent
- All Superinterfaces:
ActiveCallEvent,ActiveCallProvider,AgentDeviceEvent,CallStateChangedEvent,CallTransferredEvent,ConnectedAgentDeviceProvider,Event,OptionalCallParticipationChange,QueuedCallProvider,QueuedCallStateChangedEvent
public interface QueuedCallTransferredEvent
extends QueuedCallStateChangedEvent, CallTransferredEvent, OptionalCallParticipationChange
A
QueuedCallTransferredEvent is triggered, when a
QueuedCall has been transferred from one agent device to another.- Since:
- 11.27
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.routing.event.call.CallStateChangedEvent
getAttributes, getCallMethods inherited from interface com.novomind.ecom.api.iagent.routing.event.call.CallTransferredEvent
getCallStateMethods 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