Click or drag to resize

ToneNotificationMode Class

ToneNotificationMode
Inheritance Hierarchy
System.Object
Com.Datalogic.Decode.Configuration.ToneNotificationMode

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 class ToneNotificationMode : Enum

The ToneNotificationMode type exposes the following members.

Properties
NameDescription
Public propertyAudioFile
To be added.
Public propertyBaroque
Play baroque tone.
Public propertyBeep
Play a beep.
Public propertyJniPeerMembers
To be added.
Public propertyLoud
Play loud tone.
Public propertyNone
None.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Public propertyTweet
Play tweet tone.
Public propertyViper
Play viper tone.
Top
Methods
NameDescription
Public methodValueOf
Returns the enum constant of this class with the specified name.
Public methodValues
Returns an array containing the constants of this enum class, in the order they are declared.
Top
Remarks
ToneNotificationMode is an enumeration defining the audio notification mode, subject to Good read rules.

[Android Documentation]

See Also