Click or drag to resize

ManufacturerInfo Class

The represents battery manufacturer information.
Inheritance Hierarchy
System.Object
Com.Datalogic.Device.Battery.ManufacturerInfo

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

The ManufacturerInfo type exposes the following members.

Constructors
NameDescription
Public methodManufacturerInfo
Initializes a new instance of the ManufacturerInfo class
Public methodManufacturerInfo
Initializes a new instance of the ManufacturerInfo class
Top
Properties
NameDescription
Public propertyFirmwareVersion
To be added.
Public propertyFullCapacityDesign
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyManufacturer
To be added.
Public propertyModelName
To be added.
Public propertyProductionMonth
To be added.
Public propertyProductionWeek
To be added.
Public propertyProductionYear
To be added.
Public propertyProductNumber
To be added.
Public propertyRatedCapacity
To be added.
Public propertySerialNumber
To be added.
Public propertyTechnology
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Public propertyTypicalCapacity
To be added.
Top
Remarks
The ManufacturerInfo represents battery manufacturer information.

[Android Documentation]

See Also