Click or drag to resize
ICradleJoyaTouchControlLock Method
Execute a specific lock action.

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 ControlLock(
	LockAction p0
)

Parameters

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

Return Value

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

Execute a specific lock action. This method is used to lock or unlock the device from the Cradle, optionally controlling the LED associated with the current Cradle slot.

[Android Documentation]

See Also