Click or drag to resize

Intents.ActionPowerStatusChargeUpdate Field

ACTION_POWER_STATUS_CHARGE_UPDATE Broadcast Action: notifies about a power status charge update.

Namespace: Com.Datalogic.Device
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const String ActionPowerStatusChargeUpdate = "value"

Field Value

Type: String
Remarks
ACTION_POWER_STATUS_CHARGE_UPDATE Broadcast Action: notifies about a power status charge update.

The intent will have the following extra value:

EXTRA_POWER_STATUS_CHARGE - int that indicates the current Charge status.

[Android Documentation]

See Also