Click or drag to resize
ICradleJoyaTouch Methods

The ICradleJoyaTouch type exposes the following members.

Methods
  NameDescription
Public methodAddCradleInsertionListener
Add a listener that is used in order to manage the insertion and extraction events from the Cradle.
(Inherited from ICradle.)
Public methodControlLed
Execute a specific action on the current LED.
Public methodControlLock
Execute a specific lock action.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetCradleState
Read the current state from the Joya Touch Cradle.
Public methodReadConfigArea
Read the configuration area from the Cradle.
Public methodReadCustomArea
Read the custom area from the Cradle.
Public methodRemoveCradleInsertionListener
Remove a listener previously inserted by the specific add method.
(Inherited from ICradle.)
Public methodReset
Method used to reset the Joya Touch Cradle.
Public methodWriteConfigArea
Write the configuration area into the Cradle.
Public methodWriteCustomArea
Write the custom area into the Cradle.
Top
See Also