Interface ExpectedResponseReceivingComponent

    • Method Detail

      • receiveExpectedResponseData

        void receiveExpectedResponseData​(String taskId,
                                         long timestamp,
                                         byte[] data)
        This method is called if an expected response is received from a task generator component.
        Parameters:
        taskId - the id of the task
        timestamp - the time at which the task has been sent to the system
        data - the data received from a task generator