Click or drag to resize

ICradleUnlockKeyEventListenerOnUnlockKeyEvent Method

This method is called when the Unlock Key has been inserted into or extracted from the Cradle.

Namespace:  Com.Datalogic.Cradle
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void OnUnlockKeyEvent(
	UnlockKeyStatus p0
)

Parameters

p0
Type: Com.Datalogic.CradleUnlockKeyStatus
To be added.
Remarks

This method is called when the Unlock Key has been inserted into or extracted from the Cradle.

[Android Documentation]

See Also