Click or drag to resize

BatteryExceptionGenericError Field

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

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

Field Value

Type: Int32
Remarks

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

[Android Documentation]

See Also