ChatConfig

The ChatConfig object is a container element that holds the Finesse chat configuration and URLs of the primary and secondary chat servers.

The ChatConfig object is structured as follows:

Code Snippet
Copy<ChatConfig>
   <uri>/finesse/api/ChatConfig</uri>
   <primaryNode></primaryNode>
   <secondaryNode></secondaryNode>
</ChatConfig>