Interface AgentCallQuickCase

    • Method Detail

      • getAssociatedCall

        default java.util.Optional<Call> getAssociatedCall()
        This method optionally provides the Call associated with this AgentCallQuickCase.
        Returns:
        the optional call object, if the AgentCallQuickCase has been associated with a call, otherwise an empty optional
        Since:
        12.22