Function setDefaultHostConfig

  • Sets the default host config that will be used for all qmfe api calls that do not inclue a HostConfig

    Parameters

    • hostConfig: undefined | HostConfig

      the default HostConfig to use

    Returns void