Click or drag to resize

LoggerBufferSize Class

Inheritance Hierarchy
Enum
  Com.Datalogic.Device.ConfigurationLoggerBufferSize

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public sealed class LoggerBufferSize : Enum

The LoggerBufferSize type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberFromInt
Retrieves the corresponding WifiPowerSave value, from a valid integer.
Public methodToInt
Converts the WifiPowerSave to its integer corresponding value.
Public methodStatic memberValueOf
Returns the enum constant of this type with the specified name.
Public methodStatic memberValues
Returns an array containing the constants of this enum type, in the order they are declared.
Top
Remarks
The LoggerBufferSize enumeration defines the possible Logger buffer sizes.

[Android Documentation]

See Also