public static interface AntPlusGeocachePcc.IDataDownloadFinishedReceiver
Modifier and Type | Method and Description |
---|---|
void |
onNewDataDownloadFinished(AntPlusGeocachePcc.GeocacheRequestStatus status,
AntPlusGeocachePcc.GeocacheDeviceData downloadedData)
Receives the data from a DataDownloadFinished event.
|
void onNewDataDownloadFinished(AntPlusGeocachePcc.GeocacheRequestStatus status, AntPlusGeocachePcc.GeocacheDeviceData downloadedData)
status
- The AntPlusGeocachePcc.GeocacheRequestStatus
defining the result of the download.downloadedData
- The complete set of data downloaded from the device or null if the download was unsuccessful.Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.