Intents.ActionConfigurationBootRequired Field
|
ACTION_CONFIGURATION_BOOT_REQUIRED
Broadcast Action: Sent when a reboot is required to fully apply the new device configuration.
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 ActionConfigurationBootRequired = "value"
Public Const ActionConfigurationBootRequired As String = "value"
Field Value
Type:
String
Remarks
ACTION_CONFIGURATION_BOOT_REQUIRED
Broadcast Action: Sent when a reboot is required to fully apply the new device configuration.
[Android Documentation]
See Also