EXTRA_BATTERY_SWAP_REQUEST - string that indicates the type of battery swap request." name="Description"/>
Click or drag to resize

Intents.ActionBatterySwapRequest Field

ACTION_BATTERY_SWAP_REQUEST Broadcast Action: Sent to command a battery swap

The intent can have the following extra values:

EXTRA_BATTERY_SWAP_REQUEST - string that indicates the type of battery swap request.

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

Field Value

Type: String
Remarks
ACTION_BATTERY_SWAP_REQUEST Broadcast Action: Sent to command a battery swap

The intent can have the following extra values:

EXTRA_BATTERY_SWAP_REQUEST - string that indicates the type of battery swap request.

[Android Documentation]

See Also