Activity Constants
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.
Properties
Key to store BarcodeItemMapper in RTU activity's bundle during start.
Key to store a flag in resulting bundle of RTU activity - indicates that component finished automatically due to timeout.
Key to store custom configuration in RTU activity's bundle during start.
Key to store result in bundle when returning RTU activity from execution.
Result code to use when returning from activity via BaseActivity.cancelWithInvalidLicense method.
Result code to use when returning from activity via BaseActivity.cancelWithNotInitialized method.
Action to force close RTU UI Activity.
Flag to indicate whether it is needed to keep the current state (for example, the pages which were already scanned) when force-closing activity.