ScriptWidget

ScriptWidget class consists of the 3 categories provided below.

This category contains the attribute values pertaining to Widgets.

Currently, there are only widget id fields, but more may be added in a future update.

This category contains the functions that are activated when data from a widget is sent to an App. An onMessage function is available, but more may be added in a future update.

This category contains the functions that can send data through widgets, end widgets, etc.

Last updated