Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pcc |
Modifier and Type | Method and Description |
---|---|
static AntPlusGeocachePcc.GeocacheRequestStatus |
AntPlusGeocachePcc.GeocacheRequestStatus.getValueFromInt(int intValue)
Convert int to equivalent enum value
|
static AntPlusGeocachePcc.GeocacheRequestStatus |
AntPlusGeocachePcc.GeocacheRequestStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AntPlusGeocachePcc.GeocacheRequestStatus[] |
AntPlusGeocachePcc.GeocacheRequestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AntPlusGeocachePcc.IAuthTokenRequestFinishedReceiver.onNewAuthTokenRequestFinished(AntPlusGeocachePcc.GeocacheRequestStatus status,
long authToken)
Receives the data from a AuthTokenRequestFinished event.
|
void |
AntPlusGeocachePcc.IDataDownloadFinishedReceiver.onNewDataDownloadFinished(AntPlusGeocachePcc.GeocacheRequestStatus status,
AntPlusGeocachePcc.GeocacheDeviceData downloadedData)
Receives the data from a DataDownloadFinished event.
|
void |
AntPlusGeocachePcc.IProgrammingFinishedReceiver.onNewProgrammingFinished(AntPlusGeocachePcc.GeocacheRequestStatus status)
Receives the data from a ProgrammingFinished event.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.