Click or drag to resize

ErrorManagerClearErrors Method

Clear and empty the internal buffer that is in charge to collect all the occurred errors.

Namespace:  Com.Datalogic.Device
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static int ClearErrors()

Return Value

Type: Int32
int In case of success Success is returned.
Remarks

Clear and empty the internal buffer that is in charge to collect all the occurred errors.

[Android Documentation]

See Also