com.datalogic.cradle.CradleInsertionEventListener |
This interface allows an the application to be notified about
insertion and extraction of the device from the Cradle.
The InsertionState
notifies the listener about the
position of the device into/out of the Cradle, among
INSERTED_CORRECTLY
,
INSERTED_WRONGLY
,
EXTRACTED
,
INSERTION_UNKNOWN
(in case of errors),
or DEVICE_INSERTION_NOT_SUPPORTED
(if the device or the cradle do not support this type of notification).
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method is called when the device has been inserted
into or extracted from the Cradle.
|
This method is called when the device has been inserted into or extracted from the Cradle.