In-Room Control on Touch10
for Cisco TelePresence
MX200 G2, MX300 G2,
MX700, MX800,
SX10, SX20, SX80
Collaboration Endpoint
software version CE8.2
D15358.02 - JULY 2016
www.cisco.com
© 2016 Cisco Systems, Inc.
All rights reserved.
30
Events
UserInterface Extensions Event Pressed
Sent by the video system when a widget is first pressed.
Equivalent to the UserInterface Extensions Widget Action event with
Type “Pressed”.
*e UserInterface Extensions Event Pressed Signal: Signal
where
Signal
: String (0, 255)
The format of the string is “<WidgetId>:<Value>”, where
<WidgetId> is the unique identifier 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
where
Signal
: String (0, 255)
The format of the string is “<WidgetId>:<Value>”, where
<WidgetId> is the unique identifier 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 finger 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
where
Signal
: String (0, 255)
The format of the string is “<WidgetId>:<Value>”, where
<WidgetId> is the unique identifier 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 finger out of the widget).
Equivalent to the UserInterface Extensions Widget Action event with
Type “Clicked”.
*e UserInterface Extensions Event Clicked Signal: Signal
where
Signal
: String (0, 255)
The format of the string is “<WidgetId>:<Value>”, where
<WidgetId> is the unique identifier 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.