connectionDetails property

ConnectionDetails connectionDetails

Data object that contains the details needed to open a connection to a Lightstreamer Server.

This instance is set up by the LightstreamerClient object at its own creation.
Properties of this object can be overwritten by values received from a Lightstreamer Server.

Implementation

external ConnectionDetails get connectionDetails;