Class
caplin.sljsadapter.providers

StreamLinkUserService

The StreamLinkUserService is an implementation of a 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.

Constructor Summary

Attributes Name and Description
caplin.sljsadapter.providers.StreamLinkUserService()

Methods implemented from class caplin.services.UserService:
getLoginName

Constructor Detail

caplin.sljsadapter.providers.StreamLinkUserService()