Interface CallProvider

All Known Subinterfaces:
AgentCallAction, AgentCallCloseAction, AgentCallInfo, AgentCallRecategorizedEvent, AgentIncomingCallInfo, AgentOutgoingCallInfo, AgentQueuedCallInfo, ArchiveAccessCallInfoViewContext, AutoCallRecategorizationOperationResult, AutoCallRecategorizedEvent, BacklogCallInfo, BacklogCallInfoViewContext, CallEvent, CallInfoViewContext, CallOperationResult, CallRecategorizationOperationResult, CallRecategorizedEvent, SearchResultCallInfoViewContext, SupervisorCallRecategorizationOperationResult, SupervisorCallRecategorizedEvent, UserCallOperationResult, UserCallRecategorizedEvent
All Known Implementing Classes:
AutoCallRecategorizationOperationFailedException, SupervisorCallRecategorizationOperationFailedException

public interface CallProvider
Represents an object, that provides a Call
Since:
11.14
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the call
  • Method Details

    • getCall

      Call getCall()
      Returns the call
      Returns:
      the Call object
      Since:
      11.14