java.lang.Object | |
↳ | com.datalogic.extension.selfshopping.Version |
The Version class contains the Selfshopping extension version.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | SELFSHOPPING_EXTENSION_VERSION | Returns a String indicating the installed Datalogic Selfshopping extension version in use at compile time. | |||||||||
int | SELFSHOPPING_EXTENSION_VERSION_INT | Returns a number indicating the installed Datalogic Selfshopping extension version in use at compile time. | |||||||||
String | SELFSHOPPING_SDK_EXTENSION_V_1_1 | Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.1. | |||||||||
String | SELFSHOPPING_SDK_EXTENSION_V_1_2 | Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.2. | |||||||||
String | SELFSHOPPING_SDK_EXTENSION_V_1_3 | Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.3. | |||||||||
String | SELFSHOPPING_SDK_EXTENSION_V_1_4 | Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.4. | |||||||||
String | SELFSHOPPING_SDK_EXTENSION_V_1_5 | Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.5. | |||||||||
String | SELFSHOPPING_SDK_EXTENSION_V_1_6 | Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.6. | |||||||||
String | SELFSHOPPING_SDK_EXTENSION_V_1_7 | Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.7. | |||||||||
String | SELFSHOPPING_SDK_EXTENSION_V_1_8 | Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.8. |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DEVICE_SELFSHOPPING_EXTENSION_VERSION | Returns a String indicating the installed Datalogic Selfshopping extension version on the device. | ||||||||||
DEVICE_SELFSHOPPING_EXTENSION_VERSION_INT | Returns a number indicating the installed Datalogic Selfshopping extension version on the device. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Returns a String indicating the installed Datalogic Selfshopping extension version in use at compile time.
Returns a number indicating the installed Datalogic Selfshopping extension version in use at compile time.
Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.1.
Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.2.
Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.3.
Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.4.
Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.5.
Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.6.
Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.7.
Returns a String indicating the first Datalogic SDK version supporting the SelfShopping SDK Extension v1.8.
Returns a String indicating the installed Datalogic Selfshopping extension version on the device.
Returns a number indicating the installed Datalogic Selfshopping extension version on the device.