Interface AgentQueuedCallInfo

    • Method Detail

      • getCategory

        java.util.Optional<Category> getCategory()
        The Category for the QueuedCall if available, otherwise an empty optional.
        Returns:
        the category for the QueuedCall if available, otherwise an empty optional.
        Since:
        11.30
      • getDateEstablished

        java.util.Date getDateEstablished()
        Returns:
        the date and time when the QueuedCall has been established to the agent's phone device.
        Since:
        11.30