Name

LoginFailedReason

Enumeration Members

ACCT_EXPIRED: "ACCT_EXPIRED"

StreamLink can not log in to the Liberator because the user's account has expired.

ALREADY_LOGGED_IN: "ALREADY_LOGGED_IN"

StreamLink can not log in to the Liberator because the user is already logged in

CREDENTIALSERROR: "CREDENTIALSERROR"

An error occurred whilst retrieving the credentials that are used to log in to the Liberator

INVALID_IP: "INVALID_IP"

StreamLink can not log in to the Liberator because the connection attempts is made from an invalid IP address. *

INVALID_PASS: "INVALID_PASS"

StreamLink can not log in to the Liberator because the user's password is incorrect.

INVALID_USER: "INVALID_USER"

StreamLink can not log in to the Liberator because the user's username is incorrect.

LICENSE_SITE: "LICENSE_SITE"

StreamLink can not log in to the Liberator due to licensing limitations.

LICENSE_USER: "LICENSE_USER"

StreamLink can not log in to the Liberator due to licensing limitations.

UNDEFINED: "UNDEFINED"

This value is undefined

Generated using TypeDoc