Interface AgentCallAction

All Superinterfaces:
CallProvider, UserProvider
All Known Subinterfaces:
AgentCallCloseAction

public interface AgentCallAction extends CallProvider, UserProvider
This interface represents all agent actions concerning a call. The interface provides the Call and the User performing the action.
Since:
12.28
  • Method Summary

    Methods inherited from interface com.novomind.ecom.api.iagent.provider.CallProvider

    getCall

    Methods inherited from interface com.novomind.ecom.api.iagent.provider.UserProvider

    getUser