Click or drag to resize

ITimeoutListenerOnScanTimeout Method

onScanTimeout will be sent when a timeout event is fired. this event is fired when decoding session fails for timeout.

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

onScanTimeout will be sent when a timeout event is fired. this event is fired when decoding session fails for timeout.

[Android Documentation]

See Also