public static interface AntPlusBloodPressurePcc.IDownloadMeasurementsStatusReceiver
#requestDownloadMeasurements(boolean, boolean, IDownloadMeasurementsStatusReceiver, IMeasurementDownloadedReceiver, IAntFsProgressUpdateReceiver)
request.Modifier and Type | Method and Description |
---|---|
void |
onDownloadMeasurementsStatus(AntPlusBloodPressurePcc.DownloadMeasurementsStatusCode statusCode,
AntFsRequestStatus finishedCode)
Receives the data from a DownloadMeasurementsStatus event.
|
void onDownloadMeasurementsStatus(AntPlusBloodPressurePcc.DownloadMeasurementsStatusCode statusCode, AntFsRequestStatus finishedCode)
statusCode
- The AntPlusBloodPressurePcc.DownloadMeasurementsStatusCode
indicating the status of the request.finishedCode
- If statusCode == FINISHED this is AntFsRequestStatus
indicating the final result of the request.Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.