/mcpMethods get() Retrieves the ChatConfig settings. Returns {finesse.restservices.ChatConfig} The ChatConfig object. getPrimaryNode() Retrieves the primary node of the chat server. Returns {String} The primary node of the chat server. getRestClass() Retrieves the REST class for the ChatConfig object. getRestType() Retrieves the REST type for the ChatConfig object. getRestUrl() Retrieves the URL for the ChatConfig resource. Returns {String} The URL for the ChatConfig resource. getSecondaryNode() Retrieves the secondary node (if any) of the chat server. Returns {String} The secondary node of the chat server. update(chatSettings, handlers) Updates the chat configuration settings. Parameters Required Description Type Name Yes The chat server settings which you want to configure. Object chatSettings Optional An object containing the handlers for the request. For more information on handlers, see Request Handlers, on page 447. Object handlers Returns Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 508 Cisco Finesse JavaScript APIs ChatConfig