StatusCode

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

This error code means that the SDK has not been initialized but LiGScanner.start is called.

Link copied to clipboard

Camera frame is not qualified for decoding.

Link copied to clipboard

No camera detected.

Link copied to clipboard

Device is not supported

Link copied to clipboard
Link copied to clipboard

Server got troubles

Link copied to clipboard
Link copied to clipboard

Config files aren't loaded successfully

Link copied to clipboard

Device Is Supported

Link copied to clipboard

We can't tell whether the device is supported or not. Most likely, internet is not available

Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.