Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pcc |
Modifier and Type | Method and Description |
---|---|
boolean |
AntPlusGeocachePcc.requestAuthToken(int targetDeviceID,
int nonce,
long serialNumber,
AntPlusGeocachePcc.IAuthTokenRequestFinishedReceiver resultReceiver,
AntPlusGeocachePcc.ISimpleProgressUpdateReceiver progressReceiver)
Requests the specified device to generate an auth token.
|
boolean |
AntPlusGeocachePcc.requestDeviceData(int targetDeviceID,
boolean updateVisitCount,
AntPlusGeocachePcc.IDataDownloadFinishedReceiver resultReceiver,
AntPlusGeocachePcc.ISimpleProgressUpdateReceiver progressReceiver)
Requests the data available from the specified device.
|
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.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.