Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:server_api [2023/03/08 09:15] kkshin [OnBarcodeScanned] |
en:server_api [2025/10/27 14:24] (current) alex |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Due to the issues with the management of UFMatcher.dll which was provided by a separate independent Corporation, Runnable examples will not be available anymore. \\ | Due to the issues with the management of UFMatcher.dll which was provided by a separate independent Corporation, Runnable examples will not be available anymore. \\ | ||
| Please reference the prior examples at the code level only. \\ \\ | Please reference the prior examples at the code level only. \\ \\ | ||
| - | Other technical supports including libraries for server matching can be provided by SupremaID sales team. \\ | + | Other technical supports including fingerprint libraries for server matching can be provided by Xperix. \\ |
| - | <wrap hi>Suprema ID : sales_id@supremainc.com</wrap> \\ | + | <wrap hi>Xperix : https://www.xperix.com/</wrap> \\ |
| </callout> | </callout> | ||
| Line 21: | Line 21: | ||
| * [[BS2_SetUserPhraseHandler]]: [+ 2.7.0] Registers the server user phrase handler. | * [[BS2_SetUserPhraseHandler]]: [+ 2.7.0] Registers the server user phrase handler. | ||
| * [[BS2_ResponseUserPhrase]]: [+ 2.7.0] Transfers the user phrase to the device. | * [[BS2_ResponseUserPhrase]]: [+ 2.7.0] Transfers the user phrase to the device. | ||
| + | * [[BS2_SetBarcodeScanListener]]: [+2.8.2] Register the listener function that detects barcode input. | ||
| * [[BS2_SetOsdpStandardDeviceStatusListener]]: [+ 2.9.1] Register a listener function that detects state changes of the OSDP device. | * [[BS2_SetOsdpStandardDeviceStatusListener]]: [+ 2.9.1] Register a listener function that detects state changes of the OSDP device. | ||
| ===== Callback Function ====== | ===== Callback Function ====== | ||