com.datalogic.cradle.CradleUnlockEventListener |
This interface allows an the application to be notified about Cradle Lever open event
(device unlocked from the Cradle) and Cradle Lever closed event (device locked into the Cradle).
The LeverStatus
notifies the listener about the position of the Cradle Lever, among
LEVER_STATUS_OPEN
,
LEVER_STATUS_CLOSE
,
LEVER_STATUS_UNKNOWN
(in case of errors),
or LEVER_STATUS_NOT_SUPPORTED
(if the device or the cradle do not support this type of notification).
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method is called when the Level change its status.
|
This method is called when the Level change its status.