Constructor
new module:caplin/sljsadapter/providers/StreamLinkUserService()
- Implements:
StreamLinkUserService
is an implementation of a module:caplin/services/UserService
which retrieves the username from the StreamLink system.
This class must have access to a previously registered StreamLink service, and be constructed before Login.
The user name will not actually be available until after login, and requests for the username will return null.