Click or drag to resize

IStartListenerOnScanStarted Method

onScanStarted will be called when a scan started event is fired. this event is fired when decoding session is started 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 OnScanStarted()
Remarks

onScanStarted will be called when a scan started event is fired. this event is fired when decoding session is started both by soft trigger and by hardware trigger.

[Android Documentation]

See Also