Name

ConnectionStatusEvent

Hierarchy

  • ConnectionStatusEvent

Constructors

Methods

  • Returns the URL of the Liberator connection that this status event has been raised for.

    Returns string

    The Liberator URL.

  • Returns the reason for the login attempt failing. It only makes sense to obtain this value if the ConnectionState is LOGINFAILED.

    Returns LoginFailedReason

    The reason (LoginFailedReason.NONE if not available).

  • Returns the username that will be used to log in to the Liberator.

    Returns string

    The username. This is only available when the ConnectionState is CredentialsRetrieved.

Generated using TypeDoc