| com.datalogic.device.configuration.PoseManager.PoseChangeEventListener |
Listener interface used to receive notifications when the device enters or exits a pose.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Called when the device pose changes.
| |||||||||||
Called when the device pose changes.
| poseName | The name of the pose that triggered the event. |
|---|---|
| inPose | true if the device is now inside the pose,
false if it has exited the pose.
|