Skip to content

MobileCRM.Services.ZebraScanner.onScan

rescocrm edited this page Feb 10, 2025 · 1 revision

Registers the handler for the scan event.

Arguments

Argument Type Description
handler function(data) The handler function that is called when the scan event is raised.
bind Boolean Indicates whether to bind the handler to the event.
scope Object The scope in which the handler function is called.
Clone this wiki locally