Interface OutgoingCall
-
- All Superinterfaces:
ActiveCall
public interface OutgoingCall extends ActiveCall
The interface represents an outgoing call from an agent device to any target. AnOutgoingCall
is a stateless object that only provides basic call information.- Since:
- 11.27
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.model.ActiveCall
getCallId, getSourceId, getTargetId
-
-