Interface AntPlusBloodPressurePcc.IDownloadAllHistoryFinishedReceiver

Enclosing class:
AntPlusBloodPressurePcc

public static interface AntPlusBloodPressurePcc.IDownloadAllHistoryFinishedReceiver
Receiver for the DownloadAllHistoryFinished event
  • Method Details

    • onDownloadAllHistoryFinished

      void onDownloadAllHistoryFinished(AntFsRequestStatus statusCode)
      Receives the data from a DownloadAllHistoryFinished event.
      Parameters:
      statusCode - The AntFsRequestStatus indicating the result of the request.