Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 223
API reference
Cisco TelePresence MCU API 2.9
Page 89 of 223
callDirection
string
Either incoming or outgoing.
participant.fecc
Controls far end camera. Sends a direction to the identified camera.
Input parameters
Parameter name
Type
Short description
conferenceName
string
The name of the conference.
autoAttendantUniqueID
string
Unique identifier for the auto attendant.
participantName
string
The unique name of a participant.
participantProtocol
string
h323sip, or vnc.
participantType
string
One of: by_addressby_name, or ad_hoc.
direction
string
One of updownleftrightzoomInzoomOut,
focusIn, or focusOut.
participant.message
Puts a message on the display of a given participant.
Input parameters
Required inputs
Parameter name
Type
Short description
conferenceName
string
The name of the conference.
autoAttendantUniqueID
string
Unique identifier for the auto attendant.
participantName
string
The unique name of a participant.
participantProtocol
string
h323sip, or vnc.
participantType
string
One of: by_addressby_name, or ad_hoc.
message
string (255) The string to send to the participant.
Optional or conditional inputs
Parameter name
Type
Short description
verticalPosition
string
Specifies where to show the message in relation to the
screen. The message is always horizontally centred, and is
vertically positioned to either topmiddle (default), or
bottom.
durationSeconds
integer
The period of time, in seconds, for which this item is active.