Click or drag to resize

DeviceManager Class

This class provides access to control several device options.
Inheritance Hierarchy
System.Object
Com.Datalogic.Device.DeviceManager

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

The DeviceManager type exposes the following members.

Properties
NameDescription
Public propertyFirmwareUpdatePolicy
To be added.
Public propertyInstance
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Methods
NameDescription
Public methodEnableCradleFailureEvent
Enable or disable the cradle failure event.
Public methodSetFirmwareUpdatePolicy
Sets the policy required to update the Cradle firmware, when a firmware is avalable in the device.
Top
Remarks
This class provides access to control several device options.

[Android Documentation]

See Also