Interface CallActivityAssigned
- All Superinterfaces:
CallActivity
A
CallActivityAssigned represents an activity caused be the
novomind iAGENT routing engine after making a routing decision for
the related Call. At this moment the call has not yet been
delivered to the agent. The activity only indicates the decision
made by the routing engine.- Since:
- 13.4
-
Method Summary
Modifier and TypeMethodDescriptiondefault CallActivityTypegetType()TheCallActivityTypeof theCallActivityMethods inherited from interface com.novomind.ecom.api.iagent.call.activity.CallActivity
getDate, getUser
-
Method Details
-
getType
Description copied from interface:CallActivityTheCallActivityTypeof theCallActivity- Specified by:
getTypein interfaceCallActivity- Returns:
- the type of the
CallActivity - Since:
- 13.4
-