Click or drag to resize

DeviceManager Class

Inheritance Hierarchy
Object
  Com.Datalogic.DeviceDeviceManager

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

The DeviceManager type exposes the following members.

Properties
  NameDescription
Public propertyFirmwareUpdatePolicy
Retrieves the current policy for Cradle firmware updates, when a firmware is avalable in the device.
Public propertyStatic memberInstance
Returns an instance of the DeviceManager
Public propertyJniPeerMembers
To be added.
Top
Methods
  NameDescription
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