Click or drag to resize

IStopListenerOnScanStopped Method

onScanStopped will be sent when a scan stopped event is fired. this event is fired when decoding session is stopped both by soft trigger and by hardware trigger.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void OnScanStopped()
Remarks

onScanStopped will be sent when a scan stopped event is fired. this event is fired when decoding session is stopped both by soft trigger and by hardware trigger.

[Android Documentation]

See Also