Interface AutoCallRecategorizedEvent
-
- All Superinterfaces:
CallEvent
,CallProvider
,CallRecategorizedEvent
,Event
public interface AutoCallRecategorizedEvent extends CallRecategorizedEvent
This event is triggered when a
Call
has been recategorized automatically.- Since:
- 12.35
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.CallProvider
getCall
-
Methods inherited from interface com.novomind.ecom.api.iagent.routing.event.call.CallRecategorizedEvent
getDestinationCategory, getSourceCategory
-
Methods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDate
-
-