Click or drag to resize
ICradleJoyaTouchReadConfigArea Method
Read the configuration area from the Cradle.

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 ReadConfigArea(
	ConfigArea p0
)

Parameters

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

Return Value

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

Read the configuration area from the Cradle.

[Android Documentation]

See Also