Enable/disable automatic reconnection after scanner reboot. Applicable to DS3678 Bluetooth scanner only.
Type - Java.Lang.Enum
Methods
ValueOf
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.PairAfterScannerReboot ValueOf (string this_);
Parameters:
System.String this_ -
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+PairAfterScannerReboot
Values
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.PairAfterScannerReboot[] Values ();
Parameters:
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+PairAfterScannerReboot[]
Properties
Disable
Don't keep paring Info after bluetooth scanner reboot.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+PairAfterScannerReboot
Enable
Keep pairing info after bluetooth scanner reboot.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+PairAfterScannerReboot