Click or drag to resize

IInitListenerOnScanInit Method

onScanInit will be sent when a init event is fired. this event is fired when the scanner service is completely initialized.

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

onScanInit will be sent when a init event is fired. this event is fired when the scanner service is completely initialized.

[Android Documentation]

See Also