Table of Contents

Class ActivityConstants

Namespace
IO.Scanbot.Sdk.Ui_v2.Common.Activity
Assembly
BarcodeSDK.NET.Droid.dll
[Obsolete("While this type is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.", DiagnosticId = "XAOBS001")]
[Register("io/scanbot/sdk/ui_v2/common/activity/ActivityConstants", DoNotGenerateAcw = true)]
public sealed class ActivityConstants : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
ActivityConstants
Implements
Inherited Members

Fields

BarcodeItemMapper

[Register("BARCODE_ITEM_MAPPER")]
public const string BarcodeItemMapper = "BARCODE_ITEM_MAPPER"

Field Value

string

CanceledByTimeOutErrorMessage

[Register("CANCELED_BY_TIME_OUT_ERROR_MESSAGE")]
public const string CanceledByTimeOutErrorMessage = "Canceled by time out"

Field Value

string

CanceledByUserErrorMessage

[Register("CANCELED_BY_USER_ERROR_MESSAGE")]
public const string CanceledByUserErrorMessage = "Canceled by user"

Field Value

string

CancellationReason

[Register("CANCELLATION_REASON")]
public const string CancellationReason = "CANCELLATION_REASON"

Field Value

string

CustomConfiguration

[Register("CUSTOM_CONFIGURATION")]
public const string CustomConfiguration = "CUSTOM_CONFIGURATION"

Field Value

string

ExtraKeyRtuResult

[Register("EXTRA_KEY_RTU_RESULT")]
public const string ExtraKeyRtuResult = "rtuResult"

Field Value

string

ForceClosedErrorMessage

[Register("FORCE_CLOSED_ERROR_MESSAGE")]
public const string ForceClosedErrorMessage = "Force close invoked"

Field Value

string

ResultCodeLicenseInvalid

[Register("RESULT_CODE_LICENSE_INVALID")]
public const int ResultCodeLicenseInvalid = 501

Field Value

int

ResultCodeSdkNotInitialized

[Register("RESULT_CODE_SDK_NOT_INITIALIZED")]
public const int ResultCodeSdkNotInitialized = 502

Field Value

int

RtuUiActionForceClose

[Register("RTU_UI_ACTION_FORCE_CLOSE")]
public const string RtuUiActionForceClose = "SCANBOT_RTU_UI_ACTION_FORCE_CLOSE"

Field Value

string

RtuUiForceCloseKeepResultArg

[Register("RTU_UI_FORCE_CLOSE_KEEP_RESULT_ARG")]
public const string RtuUiForceCloseKeepResultArg = "SCANBOT_RTU_UI_FORCE_CLOSE_KEEP_RESULT_ARG"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static ActivityConstants Instance { get; }

Property Value

ActivityConstants