Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DefaultServerChooser

Hierarchy

  • DefaultServerChooser

Implements

Index

Constructors

constructor

Methods

add

addAll

getCurrentAuthenticator

getCurrentURI

  • getCurrentURI(): string

getError

  • getError(): string
  • Returns string

    A string with information about the connection that failed and the reason for the failure. When no further information is available, returns an empty string.

reportFailure

  • reportFailure(error: Error, connectionInfo: any): void

reportSuccess

  • reportSuccess(connectionInfo: any): void