27
D1535805 User Guide In-Room Control for Touch10. Produced June 2017 for CE9.0. © 2015–2017 Cisco Systems, Inc. All rights reserved
Events
Command Reference
UserInterface Extensions Event Pressed
Sent by the video system when a widget is rst pressed.
Equivalent to the UserInterface Extensions Widget Action event
with Type “Pressed”.
*e UserInterface Extensions Event Pressed Signal: Signal
in which
Signal
: String (0, 255)
The format of the string is “<WidgetId>:<Value>”, where
<WidgetId> is the unique identier of the widget that triggers
the event, and <Value> is the value of the widget. The range of
allowed values depends on the widget type.
UserInterface Extensions Event Changed
Sent by the video system when changing a widget’s value
(applies only to toggle buttons and sliders).
Equivalent to the UserInterface Extensions Widget Action event
with Type “Changed”.
*e UserInterface Extensions Event Changed Signal: Signal
in which
Signal
: String (0, 255)
The format of the string is “<WidgetId>:<Value>”, where
<WidgetId> is the unique identier of the widget that triggers
the event, and <Value> is the value of the widget. The range of
allowed values depends on the widget type.
UserInterface Extensions Event Released
Sent by the video system when a widget is released (even if
moving the nger out of the widget before releasing it).
Equivalent to the UserInterface Extensions Widget Action event
with Type “Released”.
*e UserInterface Extensions Event Released Signal: Signal
in which
Signal
: String (0, 255)
The format of the string is “<WidgetId>:<Value>”, where
<WidgetId> is the unique identier of the widget that triggers
the event, and <Value> is the value of the widget. The range of
allowed values depends on the widget type.
UserInterface Extensions Event Clicked
Sent by the video system when a widget is clicked (pressed and
released without moving the nger out of the widget).
Equivalent to the UserInterface Extensions Widget Action event
with Type “Clicked”.
*e UserInterface Extensions Event Clicked Signal: Signal
in which
Signal
: String (0, 255)
The format of the string is “<WidgetId>:<Value>”, where
<WidgetId> is the unique identier of the widget that triggers
the event, and <Value> is the value of the widget. The range of
allowed values depends on the widget type.