/mcpParameters Required Description Type Name Yes Unique identifier of the digital channel to be updated. This Id is returned from the FNC. String channelId Yes The current state of the digital channel. For more information, see channelState, on page 439. Object channelState Yes Callback function that is invoked upon a successful update operation. Function onSuccess Yes Callback function that is invoked upon an unsuccessful update operation. Function onError Gadget Configuration Class finesse.gadget.Config Provides configuration data from the container page for the gadgets Config object in the Finesse desktop. When Finesse desktop load successfully, the container loads configuration details from the server. While creating gadgets, these configurations are passed to the gadgets as finesse.gadget.Config object. For more information on gadgets. Field Details Description Field The Base64 encoded "id:password" that can be used for non-SSO authentication by the gadget to make Finesse REST API requests. authorization The token used for authentication in SSO deployments. authToken The time difference between the client and the server in milliseconds. clientDriftInMillis The configuration of the client compatibility mode. This field is used to display a message to the user or handle compatibility mode use cases in the gadget. The compatibility mode in Internet Explorer is a feature that helps you to view webpages that were designed for the previous versions of the browser. Enabling this feature affects the newer sites that were designed for modern browsers. compatibilityMode The country code of the client derived from the locale. country The extension with which the user signs in. extension The Finesse server IP address or host. host The connections and listening port of the Finesse server host. hostPort The unique identifier of the signed-in agent, which is used to uniquely identify an agent using the Cisco Finesse REST API URI and in the desktop notifications. id Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 446 Cisco Finesse JavaScript APIs Gadget Configuration