Click or drag to resize
ICradleJoyaTouchControlLed Method
Execute a specific action on the current LED.

Namespace: Com.Datalogic.Extension.Selfshopping.Cradle.Joyatouch
Assembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool ControlLed(
	LedAction p0
)

Parameters

p0
Type: Com.Datalogic.Extension.Selfshopping.Cradle.JoyatouchLedAction
To be added.

Return Value

Type: Boolean
boolean true in case of success, false otherwise.
Remarks

Execute a specific action on the current LED. This method is used to control the Cradle LED of the slot in which the device is inserted.

[Android Documentation]

See Also