Click or drag to resize
StateInfo Class
Inheritance Hierarchy
Object
  Com.Datalogic.Extension.Selfshopping.Cradle.JoyatouchStateInfo

Namespace: Com.Datalogic.Extension.Selfshopping.Cradle.Joyatouch
Assembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class StateInfo : Object

The StateInfo type exposes the following members.

Constructors
  NameDescription
Public methodStateInfo
Initializes a new instance of the StateInfo class
Top
Properties
  NameDescription
Public propertyApplVersion
Gets the Cradle system version.
Public propertyBtldrVersion
Gets the Cradle bootloader version.
Public propertyInsertionCount
Gets the current insertion count for this Cradle slot.
Public propertyIsFastChargeAvailable
Checks if fast charge is available in this Cradle.
Public propertySlotIndex
Gets the current slot index.
Top
Remarks
Info about the state of the Joya Touch Cradle. Some info are general to the Cradle, while other are specific to the Cradle slot in use by the device.

[Android Documentation]

See Also