Package com.novomind.ecom.api.iagent.call.activity
package com.novomind.ecom.api.iagent.call.activity
-
ClassDescriptionA
CallActivityrepresents an activity related with aCall.ACallActivityAssignedrepresents an activity caused be the novomind iAGENT routing engine after making a routing decision for the relatedCall.ACallActivityChangedrepresents an activity that indicates a call attribute change.ACallActivityDeliveredrepresents an activity caused by aCallDeliveredEvent.ACallActivityDequeuedrepresents an activity caused by aQueuedCallDequeuedEvent.ACallActivityDisconnectedrepresents an activity caused by aQueuedCallDisconnectedEvent.ACallActivityEnqueuedrepresents an activity caused by aQueuedCallEnqueuedEvent.ACallActivityEstablishedrepresents an activity caused by aCallEstablishedEvent.ACallActivityFinishedrepresents an activity caused by aCallFinishedEvent.ACallActivityRecategorizedrepresents an activity caused by aCallRecategorizedEvent.ACallActivityReceivedrepresents an activity caused by aQueuedCallReceivedEvent.ACallActivityRedirectedrepresents an activity caused by aCallRedirectedEvent.ACallActivityTagsChangedrepresents an activity that indicates a change of the assigned routing tags to the related call.The enumCallActivityTypedefines the different types for aCallActivity.