Events
Table of contents
Introduction
UserInterface Extensions Event Pressed
Sent by the video system when a widget is first pressed.
Create a user interface
Equivalent to the UserInterface Extensions Widget Action event with Type
"Pressed".
API for in-room control
*e UserInterface Extensions Event Pressed Signal:
where
Widgets
Signal
Command reference
Command reference
Troubleshooting
UserInterface Extensions Event Changed
Tips and tricks
Sent by the video system when changing a widget's value (applies only to
toggle buttons and sliders).
Examples
Equivalent to the UserInterface Extensions Widget Action event with Type
"Changed".
*e UserInterface Extensions Event Changed Signal:
where
Signal
D15358.01 APRIL 2016
Collaboration Endpoint software
version 8.1
© 2016 Cisco Systems, Inc.
All rights reserved.
: 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.
: 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".
Signal
*e UserInterface Extensions Event Released Signal:
where
Signal
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".
Signal
*e UserInterface Extensions Event Clicked Signal:
where
Signal
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.
30
: String (0, 255)
: String (0, 255)
Signal
Signal