Click or drag to resize

connect Function

Connects to a Spotfire server to create an instance of a Application;

Namespace:  spotfire.webPlayer
Assembly:  ~/GetJavaScriptApi.ashx?Version=14.3
Syntax
JavaScript
function(connectSettings);

Parameters

connectSettings
Type: spotfire.webPlayerConnectSettings
The connect settings.

Return Value

Type: Application
A promise for the Application.
Remarks
This API is loaded via 'http://myserver.spotfire.com/spotfire/js-api/oauth.js'
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0
See Also