IBM Aspera JavaScript Library
    Preparing search index...

    Variable launchConst

    launch: () => void = asperaSdk.globals.launch

    Type declaration

      • (): void
      • Launch the IBM Aspera App via protocol url. By default, a hidden IFRAME attempts to open the app but if that fails a fallback of opening a new window happens.

        Returns void