Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pcc |
Modifier and Type | Method and Description |
---|---|
static AntPlusGeocachePcc.DeviceChangingCode |
AntPlusGeocachePcc.DeviceChangingCode.getValueFromInt(int intValue)
Convert int to equivalent enum value
|
static AntPlusGeocachePcc.DeviceChangingCode |
AntPlusGeocachePcc.DeviceChangingCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AntPlusGeocachePcc.DeviceChangingCode[] |
AntPlusGeocachePcc.DeviceChangingCode.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.IAvailableDeviceListReceiver.onNewAvailableDeviceList(int[] deviceIDs,
java.lang.String[] deviceIdentifierStrings,
AntPlusGeocachePcc.DeviceChangingCode changeCode,
int changingDeviceID)
Receives the data from a AvailableDeviceList event.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.