ACTION_POWER_STATUS_FAILURE_OCCURRED and ACTION_POWER_STATUS_FAILURE_RECOVERED
Indicates the current Failure status." name="Description"/>
Click or drag to resize

Intents.ExtraPowerStatusFailure Field

EXTRA_POWER_STATUS_FAILURE - Used as an int extra field in ACTION_POWER_STATUS_FAILURE_OCCURRED and ACTION_POWER_STATUS_FAILURE_RECOVERED
Indicates the current Failure status.

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 ExtraPowerStatusFailure = "value"

Field Value

Type: String
Remarks
EXTRA_POWER_STATUS_FAILURE - Used as an int extra field in ACTION_POWER_STATUS_FAILURE_OCCURRED and ACTION_POWER_STATUS_FAILURE_RECOVERED
Indicates the current Failure status. Possible values are EXTRA_POWER_STATUS_FAILURE_HOT or EXTRA_POWER_STATUS_FAILURE_COLD.

[Android Documentation]

See Also