| ICradleJoyaTouch Interface |
Namespace: Com.Datalogic.Extension.Selfshopping.Cradle.Joyatouch
The ICradleJoyaTouch type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDeviceInCradle | Checks if the device is inserted in the Cradle. (Inherited from ICradle.) | |
| IsFastChargeEnabled | Checks if the device is currently in fast charge. | |
| Type | Returns the specific type of this Cradle. (Inherited from ICradle.) |
| Name | Description | |
|---|---|---|
| AddCradleInsertionListener | Add a listener that is used in order to manage the insertion and
extraction events from the Cradle. (Inherited from ICradle.) | |
| ControlLed | Execute a specific action on the current LED. | |
| ControlLock | Execute a specific lock action. | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| GetCradleState | Read the current state from the Joya Touch Cradle. | |
| ReadConfigArea | Read the configuration area from the Cradle. | |
| ReadCustomArea | Read the custom area from the Cradle. | |
| RemoveCradleInsertionListener | Remove a listener previously inserted by the specific add method. (Inherited from ICradle.) | |
| Reset | Method used to reset the Joya Touch Cradle. | |
| WriteConfigArea | Write the configuration area into the Cradle. | |
| WriteCustomArea | Write the custom area into the Cradle. |