MobileCRM.Services.ZebraScanner.connect - Resconet/JSBridge GitHub Wiki
Connects to the Zebra scanner.
Arguments
Argument | Type | Description |
---|---|---|
successCallback | function | The callback function that is called when the connection is established. |
errorCallback | function(errorMsg) | The errorCallback which is called in case of error. |
scope | Object | The scope in which the callback function is called. |