Skip to main content

ResQ.Core.HceClient

HceClient.ReportDetectionAsync(Detection, string, CancellationToken) Method

Reports a critical detection to the HCE service.

Parameters

detection Detection The detection to report. droneId System.String ID of the drone that made the detection. ct System.Threading.CancellationToken Cancellation token.

Returns

System.Threading.Tasks.Task<System.Boolean>
True if the report was accepted.