CaptureEventListener interface
Event handler for a data capture scenario. Intended for customization of the default scenario. Use this interface, if you want to customize standard user interface elements or the scenario logic, i.e., to create extra buttons for certain events or to integrate additional scenario steps.
interface CaptureEventListener
Methods
Name | Description |
---|---|
onEvent | Returns information about an event that has occurred. |
3/2/2022 12:59:15 PM