ConfigExceptionRevertFailed Field |
The application to the device of the configuration failed.
Namespace:
Com.Datalogic.Device.Configuration
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public const int RevertFailed = -131060
Public Const RevertFailed As Integer = -131060
Field Value
Type:
Int32Remarks The application to the device of the configuration failed.
A revert to the previous permanent configuration failed.
The configuration can be inconsistent. A reboot is suggested.
[Android Documentation]
See Also