pub fn send_response(correlation_id: &UUID4, message: DataResponse)Expand description
Sends the DataResponse to the registered correlation ID handler.
pub fn send_response(correlation_id: &UUID4, message: DataResponse)Sends the DataResponse to the registered correlation ID handler.