Click or drag to resize

DecodingNotificationGoodReadAudioChannel Property

selects the audio channel to use for the scanner notification.

Namespace:  Com.Datalogic.Decode.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public EnumProperty GoodReadAudioChannel { get; set; }

Property Value

Type: EnumProperty
Remarks
goodReadAudioChannel

selects the audio channel to use for the scanner notification. That corresponds to one of the ToneNotificationChannel

values.

[Android Documentation]

See Also