IntentsActionCradleFailureRecovered Field |
Broadcast Action: Sent when a failure has been recovered on the cradle.
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 ActionCradleFailureRecovered = "com.datalogic.device.intent.action.cradle.FAILURE_RECOVERED"
Public Const ActionCradleFailureRecovered As String = "com.datalogic.device.intent.action.cradle.FAILURE_RECOVERED"
Field Value
Type:
StringRemarks ACTION_CRADLE_FAILURE_RECOVERED Broadcast Action: Sent when a failure has been recovered on the cradle.
The intent will have the following extra values:
ExtraCradleFailure
- indicating which kind of failure has been recovered on the cradle
[Android Documentation]
See Also