Cisco Cisco TelePresence MX700 Riferimenti tecnici

Pagina di 205
D15335.04
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.2, JUNE 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
130
Cisco TelePresence MX700 and MX800
API Reference Guide
Tag: Untagged/Favorite
Tag the contact as a Favorite, or untag an already tagged contact.
xCommand Phonebook Contact Delete
Delete an existing contact from the local phonebook.
Requires user role: ADMIN, USER
USAGE: 
xCommand Phonebook Contact Delete ContactId: "
ContactId
where
ContactId: String (0, 255)
The unique identifier for the contact. The identifier will be returned by an xCommand 
Phonebook Search command. It was also returned when the xCommand Phonebook 
Contact Add command was issued to make the contact.
xCommand Phonebook Contact Modify
Modify contact details of an existing contact in the local phonebook. The following parameters 
can be changed using this command: Name, FolderId, ImageURL and Title. You must use the 
xCommand Phonebook ContactMethod Modify command to change the other parameters: 
Number, Protocol, CallRate, CallType and Device.
Requires user role: ADMIN, USER
USAGE: 
xCommand Phonebook Contact Modify ContactId: "
ContactId
" [Name: "
Name
"] 
[FolderId: "
FolderId
"] [ImageURL: "
ImageURL
"] [Title: "
Title
"] [Tag: 
Tag
where
ContactId: String (0, 255)
The unique identifier for the contact you want to modify. The identifier will be returned 
by an xCommand Phonebook Search command. It was also returned when the 
xCommand Phonebook Contact Add command was issued to make the contact.
Name: String (0, 255)
The name of the contact.
FolderId: String (0, 255)
A unique identifier for the folder. The identifier will be returned by an xCommand 
Phonebook Search command. It was also returned when the xCommand Phonebook 
Folder Add command was issued.
ImageURL: String (0, 255)
Currently not in use.
Title: String (0, 255)
The title of the contact.
Tag: Untagged/Favorite
Tag the contact as a Favorite, or untag an already tagged contact.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand