UnlockNotificationPolicy Class |
Namespace: Com.Datalogic.Device
The UnlockNotificationPolicy type exposes the following members.
Name | Description | |
---|---|---|
![]() | JniPeerMembers | To be added. |
![]() ![]() | UnlockNotificationMultiple | Unlock notification is enabled only when the device is inserted in a multiple slot cradle. |
![]() ![]() | UnlockNotificationNone | Unlock notification is disabled on all cradle model. |
![]() ![]() | UnlockNotificationSingle | Unlock notification is enabled only when the device is inserted in a single slot cradle. |
![]() ![]() | UnlockNotificationSingleAndMultiple | Unlock notification is enabled when the device is inserted in both single or multiple slot cradle. |
Name | Description | |
---|---|---|
![]() ![]() | FromInt | Retrieves the corresponding UnlockNotification Policy value, from a valid integer. |
![]() | ToInt | Converts the UnlockNotificationPolicy enum to its integer representing value. |
![]() ![]() | ValueOf | Returns the enum constant of this type with the specified name. |
![]() ![]() | Values | Returns an array containing the constants of this enum type, in
the order they are declared. |