Interface AgentCallInfo

    • Method Detail

      • getCategory

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

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