Socket ScanAPI Reference
Version
ScanAPI Interface Version
14.30 Property kSktScanPropIdNotificationsDevice
This property defines the notifications the device can send to the host.
The notifications can be one or a combination of the following values:
Name
kSktScanNotificationsScanButtonPress
kSktScanNotificationsScanButtonRelease
kSktScanNotificationsPowerButtonPress
kSktScanNotificationsPowerButtonRelease Notify the host when the Power button
kSktScanNotificationsPowerState
kSktScanNotificationsBatteryLevelChange
C/C++:
The constant definitions can be found in the SktScanPropIds.h file.
Java:
The constant definitions can be found in
com.SocketMobile.ScanAPI.ISktScanProperty.values.notifications
C#:
The constant definitions can be found in
ScanAPI.ISktScanProperty.values.notifications
Objective C:
The constant definitions can be found in the SktScanPropIds.h file.
© 2013 Socket Mobile, Inc.
1.0.0 or higher
Description
Notify the host when the Scan button is
pressed
Notify the host when the Scan button is
released.
NOTE: This flag is not supported on 7
series version 3.2 or lower.
Notify the host when the Power button
is pressed.
is released.
Notify the host when the Power state
has changed. (The power state changes
when the device is plugged into an AC
power adapter or in a cradle.)
NOTE: This flag is not supported on 7
series version 3.2 or lower.
Notify the host when the battery level
has changed.
NOTE: This flag is not supported on 7
series version 3.2 or lower.
116/152
Need help?
Do you have a question about the ScanAPI and is the answer not in the manual?