Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pcc | |
com.dsi.ant.plugins.internal.compatibility |
Modifier and Type | Method and Description |
---|---|
void |
AntPlusGeocachePcc.IDataDownloadFinishedReceiver.onNewDataDownloadFinished(AntPlusGeocachePcc.GeocacheRequestStatus status,
AntPlusGeocachePcc.GeocacheDeviceData downloadedData)
Receives the data from a DataDownloadFinished event.
|
Modifier and Type | Method and Description |
---|---|
static AntPlusGeocachePcc.GeocacheDeviceData |
LegacyGeocacheCompat.GeocacheDeviceDataCompat_v1.readGddFromBundleCompat_v1(Bundle b)
Creates an instance from the data saved in a bundle written by
#writeGddToBundleCompat_v1(GeocacheDeviceData, Bundle) . |
Modifier and Type | Method and Description |
---|---|
static void |
LegacyGeocacheCompat.GeocacheDeviceDataCompat_v1.writeGddToBundleCompat_v1(AntPlusGeocachePcc.GeocacheDeviceData d,
Bundle b)
Writes all the data in this object out to a bundle in a format that can be read by
LegacyGeocacheCompat.GeocacheDeviceDataCompat_v1.readGddFromBundleCompat_v1(Bundle) . |
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.