102
CITIZEN UWP POS Print SDK - Programming Manual
4.2.
Functions list
This SDK provides the following functions.
Methods list
No
Function
Detail
1
Connect scanner
(connectAsync method)
This method connects to the scanner.
2
Disconnect scanner
(DisconnectAsync method)
This method disconnects the scanner connection.
3
Get version code
(getVersionCode method)
This method gets a numerical value for the version number of this
SDK.
4
Get version name
(getVersionName method)
This method gets a string for the version number of this SDK.
5
Log settings
(SetLog method)
Set the log function.
Events list
No
Function
Detail
1
Input data
(DataEvent event)
This event notifies data entry from the barcode scanner.
2
Update status
(StatusUpdateEvent event)
This event notifies update status of the device.