Click or drag to resize

DeviceExceptionGenericError Field

Generic error, mostly due to a wrong parameter passed to a SDK method.

Namespace:  Com.Datalogic.Device
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int GenericError = -196606

Field Value

Type: Int32
Remarks

Generic error, mostly due to a wrong parameter passed to a SDK method.

[Android Documentation]

See Also