IntentsActionCradleFailureOccurred Field |
Broadcast Action: Sent when a failure occurs 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 ActionCradleFailureOccurred = "com.datalogic.device.intent.action.cradle.FAILURE_OCCURRED"
Public Const ActionCradleFailureOccurred As String = "com.datalogic.device.intent.action.cradle.FAILURE_OCCURRED"
Field Value
Type:
StringRemarks ACTION_CRADLE_FAILURE_OCCURRED Broadcast Action: Sent when a failure occurs on the cradle.
The intent will have the following extra values:
ExtraCradleFailure
- indicating which kind of failure occured on the cradle
[Android Documentation]
See Also