MobileCRM.Services.ZebraScanner.setVolume - Resconet/JSBridge GitHub Wiki

Set volume of the Zebra scanner.

Arguments

Argument Type Description
volume Number The volume of the scanner.
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.