Interface IncomingCall

  • All Superinterfaces:
    ActiveCall

    public interface IncomingCall
    extends ActiveCall
    The interface represents an incoming direct call from any source device to an agent device. That means, the caller is directly connected to the agent. An IncomingCall is a stateless object that only provides basic call information.
    Since:
    11.27