(Update with the copy of version: Public) |
(Automated save: adding PEC_Migrated template.) |
||
Line 1: | Line 1: | ||
= Configuration namespace = | = Configuration namespace = | ||
+ | |||
+ | {{Template:PEC_Migrated}} | ||
+ | |||
+ | |||
{{NoteFormat|You must work with your Genesys representative to enable and use this part of the Service Client API.}} | {{NoteFormat|You must work with your Genesys representative to enable and use this part of the Service Client API.}} | ||
Latest revision as of 22:42, June 21, 2020
Configuration namespace
Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to Genesys Engage cloud for Administrators.
Important
You must work with your Genesys representative to enable and use this part of the Service Client API.Methods
The Configuration namespace includes the following methods:
getOption
Signature | <static> getOption(options) → {Array.<Section>} | ||||||||
---|---|---|---|---|---|---|---|---|---|
Description | Get configuration options and values for a specific option name or a subset of options from the [interaction-workspace] section or a custom section. | ||||||||
Parameters |
| ||||||||
Returns | Array.<Section> |
Type definitions
The Configuration namespace includes the following object types:
Section
Description | Represents the JSON structure of a configuration section. Each section includes a list of key/value pairs for the matching option(s). | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Type | Object | |||||||||
Properties |
|
This page was last edited on June 21, 2020, at 22:42.
Comments or questions about this documentation? Contact us for support!