ScannerConfig.DecodeAudioFeedbackMode

EMDK For Xamarin 2.7

Describes the Audio Feedback Mode is given by the host device and remote scanner.

Type - Java.Lang.Enum

Methods

ValueOf

public static Symbol.XamarinEMDK.Barcode.ScannerConfig.DecodeAudioFeedbackMode ValueOf (string this_);

Parameters:

System.String p0

Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+DecodeAudioFeedbackMode

Values

public static Symbol.XamarinEMDK.Barcode.ScannerConfig.DecodeAudioFeedbackMode[] Values ();

Parameters:

Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+DecodeAudioFeedbackMode[]

Properties

Both

Audio Feedback is given by both Device and the remote scanner.

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+DecodeAudioFeedbackMode

Disable

Audio Feedback is disabled on both Device and the remote scanner.

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+DecodeAudioFeedbackMode

Local

Audio Feedback is given by the Device.

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+DecodeAudioFeedbackMode

Remote

Audio Feedback is given by the remote scanner.

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+DecodeAudioFeedbackMode