getUser method

String? getUser()

Inquiry method that gets the username to be used for the authentication on Lightstreamer Server when initiating the session.

Returns the username to be used for the authentication on Lightstreamer Server; returns null if no user name has been configured.

Implementation

external String? getUser();