Click or drag to resize

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"

Field Value

Type: String
Remarks
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