public method IFXConnectLiteSession.attachAttaching to an existing session by JSON web token
Declaration
protojavascriptjavacsharppublic attach(jwt : string, tradingSystemUrl : string, connection : string) : void
| Parameters | |
jwt |
The JSON web token |
tradingSystemUrl |
The URL of the server. The URL must be a full URL, including the path to the host descriptor |
connection |
The name of the connection, for example 'Demo' or 'Real' |
Declared in IFXConnectLiteSession