Jsprivate

Name

CredentialsReceiver

Hierarchy

  • CredentialsReceiver

Constructors

Methods

  • Call this method to indicate that an error occurred when retrieving a set of credentials.

    Parameters

    • reason: string

      A textual error message that will be recorded within the StreamLink logs.

    Returns void

  • Call this method to provide a set of Credentials to StreamLink.

    Parameters

    • credentials: Credentials

      The credentials that should be used to login to the Liberator server.

    Returns void

Generated using TypeDoc