/mcp{finesse.restservices.ChatConfig} The ChatConfig object. ECCVariableConfig Class finesse.restservices.ECCVariableConfig Represents the ECCVariableConfig object and also exposes methods to operate on the object against the server. Example _eccvariableconfig = new finesse.restservices.ECCVariableConfig({ onLoad: _onLoadECCVariableConfig }) Field Details Description Name Determines whether the object supports subscriptions. For more information, see Subscription Support, on page 455. supportsSubscriptions Methods get() Retrieves the ECCVariableConfig settings. Returns {finesse.restservices.ECCVariableConfig} The ECCVariableConfig object. getRestClass() Retrieves the REST class for the current object and this is the ECCVariableConfig object. getRestType() Retrieves the REST type for the current object and this is ECCVariableConfig. getRestUrl() Retrieves the URL for the ECCVariableConfig resource. Returns {String} The URL for the ECCVariableConfig resource. Contact Class finesse.restservices.Contact Extends finesse.restservices.RestBase Common Parameters Represents the collection of Contact objects. A Contact is a single entry in a phone book, consisting of a first name, last name, phone number, and description. Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 509 Cisco Finesse JavaScript APIs ECCVariableConfig