Click or drag to resize

Intents.ActionCradleFailureOccurred Field

ACTION_CRADLE_FAILURE_OCCURRED 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
C#
VB
public const String ActionCradleFailureOccurred = "value"

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:

EXTRA_CRADLE_FAILURE - indicating which kind of failure occured on the cradle

[Android Documentation]

See Also