Interface ResponseReceivingComponent

    • Method Detail

      • receiveResponseData

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