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