Click or drag to resize

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"

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