Xcommand Phonebook Folder Add; Xcommand Phonebook Folder Delete; Xcommand Phonebook Folder Modify - Cisco TelePresence SX20 Codec Reference Manual

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Introduction

xCommand Phonebook Folder Add

Phonebook entries can be stored in folders. Use this command to add a folder to the local phone-
book. The command returns the FolderId, which is a unique string that identifies the folder; typically
the format is "localGroupId-n".
Requires user role: ADMIN, USER
USAGE:
xCommand Phonebook Folder Add Name: "Name" [ParentFolderId: "ParentFolderId"]
where
: String (0, 255)
Name
The name of the folder.
: String (0, 255)
ParentFolderId
The unique identifier for the parent 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 to make the parent folder.

xCommand Phonebook Folder Delete

Delete an existing folder from the local phonebook.
Requires user role: ADMIN, USER
USAGE:
xCommand Phonebook Folder Delete FolderId: "FolderId"
where
: String (0, 255)
FolderId
The 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 to make the folder.
SX20 Codec API Reference Guide CE8.3, JANUARY 2017.
D15316.05
About the API
xConfiguration
xCommand
xCommand

xCommand Phonebook Folder Modify

Modify an existing phonebook folder.
Requires user role: ADMIN, USER
USAGE:
xCommand Phonebook Folder Modify FolderId: "FolderId" [Name: "Name"]
[ParentFolderId: "ParentFolderId"]
where
: String (0, 255)
FolderId
The 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 to make the folder.
: String (0, 255)
Name
The name of the contact.
: String (0, 255)
ParentFolderId
The unique identifier for the parent 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 to make the parent folder.
131
API Reference Guide
xStatus
Appendices
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents