Function remoteSupport

  • Create a new RemoteSupportClient

    Returns

    initialized RemoteSupportClient

    Parameters

    • apiUrlBase: string

      Reach API URL

    • apiKey: string

      Cygnus Reach api key

    • logger: ILogger = ...

      Framework logger. Default logger writes to the browser console

    • retainLogs: boolean = true

      Upload logs to the server. Defaults to true

    Returns RemoteSupportClient