Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pcc | |
com.dsi.ant.plugins.internal.compatibility |
Modifier and Type | Field and Description |
---|---|
AntPlusGeocachePcc.ProgrammableGeocacheDeviceData |
AntPlusGeocachePcc.GeocacheDeviceData.programmableData
The data that is programmable on the device.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AntPlusGeocachePcc.requestDeviceProgramming(int targetDeviceID,
long programmingPIN,
boolean clearAllExistingData,
AntPlusGeocachePcc.ProgrammableGeocacheDeviceData programmingData,
AntPlusGeocachePcc.IProgrammingFinishedReceiver resultReceiver,
AntPlusGeocachePcc.ISimpleProgressUpdateReceiver progressReceiver)
Requests the plugin to program the specified device with the provided data.
|
Modifier and Type | Method and Description |
---|---|
static AntPlusGeocachePcc.ProgrammableGeocacheDeviceData |
LegacyGeocacheCompat.GeocacheDeviceDataCompat_v1.readPgddFromBundle(Bundle b)
Creates an instance from the data saved in a bundle written by
#writePgddToBundle(ProgrammableGeocacheDeviceData, Bundle) . |
Modifier and Type | Method and Description |
---|---|
static void |
LegacyGeocacheCompat.GeocacheDeviceDataCompat_v1.writePgddToBundle(AntPlusGeocachePcc.ProgrammableGeocacheDeviceData p,
Bundle b)
Writes all the data in this object out to a bundle in a format that can be read by
LegacyGeocacheCompat.GeocacheDeviceDataCompat_v1.readPgddFromBundle(Bundle) . |
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.