Object ActivityConstants
-
- All Implemented Interfaces:
public class ActivityConstants
Constants used for internal RTU implementation. Usage is restricted to scanbot.io library group.
If some of this is accessible from client perspective - it is still useless and should be avoided.
-
-
Field Summary
Fields Modifier and Type Field Description public final static Integer
RESULT_CODE_LICENSE_INVALID
public final static Integer
RESULT_CODE_SDK_NOT_INITIALIZED
public final static String
EXTRA_KEY_RTU_RESULT
public final static String
CUSTOM_CONFIGURATION
public final static String
BARCODE_ITEM_MAPPER
public final static String
CANCELLATION_REASON_TIMEOUT
public final static ActivityConstants
INSTANCE
-