Cisco Cisco DX70 Technical References

Page of 173
D15363.02
 Cisco TelePresence DX70 and DX80 API Reference Guide CE8.2, SEPTEMBER 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
115
Cisco TelePresence DX70 and DX80
API Reference Guide
Option.5: String (0, 255)
Enter the text to appear on the feedback options.
xCommand UserInterface Message Prompt Response
Give a response to the xCommand Message Prompt Display. 
Use the xFeedback commands to monitor the feedback from the user. Read more about the 
xFeedback commands in the API introduction section in this guide.
Requires user role: ADMIN, USER
USAGE: 
xCommand UserInterface Message Prompt Response [FeedbackId: "
FeedbackId
"] 
OptionId: 
OptionId
 
where
FeedbackId: String (0, 255)
The FeedbackId corresponds to the FeedbackId given by the xCommand Message 
Prompt Display command.
OptionId: Integer (1..5)
The OptionId corresponds to the OptionIds given as possible responses in the 
xCommand Message Prompt Display command.
xCommand UserInterface Message TextLine Clear
Clears the text line which was defined by the xCommand Message TextLine Display command.
Requires user role: ADMIN, USER
USAGE: 
xCommand UserInterface Message TextLine Clear 
xCommand UserInterface Message TextLine Display
Display a text line on screen. Optionally you can place the text line at a specified location and 
for a specified duration of time (in seconds). 
NOTE: If Duration is not set, the command must be followed by xCommand Message TextLine 
Clear.
Requires user role: ADMIN
USAGE: 
xCommand UserInterface Message TextLine Display Text: "
Text
" [X: 
X
] [Y: 
Y
[Duration: 
Duration
where
Text: String (0, 140)
Enter the text line to be displayed. The <p> and <br> HTML tags will result in line breaks 
as normal; any other tags will appear as plain text.
X: Integer (1..10000)
Enter the X-coordinate (horizontal) on screen. X=0 is in the upper left corner.
Y: Integer (1..10000)
Enter the Y-coordinate (vertical) on screen. Y=0 is in the upper left corner.
Duration: Integer (0..3600)
Set how long (in seconds) the text line is to be displayed on the screen. If set to 0 (zero) 
the text line is displayed until a xCommand Message TextLine Clear command has been 
sent.
xCommand UserInterface OSD Key Click
Emulates a remote control key press, followed by a key release.
Requires user role: ADMIN
USAGE: 
xCommand UserInterface OSD Key Click Key: 
Key
 
where
Key: 0/1/2/3/4/5/6/7/8/9/C/Call/Disconnect/Down/F1/F2/F3/F4/F5/Grab/Home/Layout/Left/
Mute/MuteMic/Ok/PhoneBook/Presentation/Right/Selfview/Square/SrcAux/SrcCamera/
SrcDocCam/SrcPc/SrcVcr/Star/Up/VolumeDown/VolumeUp/ZoomIn/ZoomOut/+/-
Define the remote key to press.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand