Caplin Trader 5.0.0

Interface: module:ct-services/UserService

module:ct-services/UserService

Manages information about the currently logged in user.

Methods

dispose()

Disposes of any listeners and resources that were used by the service.

getLoginName() → {string}

Retrieves the user's login name.

Returns:

The user's login name.

Type
string