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
public const String ActionBatterySwapRequest = "value"
Public Const ActionBatterySwapRequest As String = "value"
Field Value
Type:
String
Remarks
See Also