Interface CallTransferredEvent
- All Superinterfaces:
ActiveCallEvent,ActiveCallProvider,AgentDeviceEvent,CallStateChangedEvent,ConnectedAgentDeviceProvider,Event
- All Known Subinterfaces:
IncomingCallTransferredEvent,OutgoingCallTransferredEvent,QueuedCallTransferredEvent
A
CallTransferredEvent is triggered, when a call
has been transferred from a device to another logged on agent device.
The agent that receives the call must be logged on in the novomind
iAGENT Desk application.- Since:
- 11.27
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ActiveCallProvider
getActiveCallMethods 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
getEventDate
-
Method Details
-
getCallState
- Specified by:
getCallStatein interfaceCallStateChangedEvent- Returns:
- the
CallState - Since:
- 11.27
-