IBM Aspera JavaScript Library
    Preparing search index...

    Function setBranding

    • Set the custom branding template to be used by IBM Aspera. If the app is already configured to use a different branding, then the branding template you specify will be stored by the app, allowing the end user to switch at any point.

      Parameters

      • id: string

        custom branding template id. This should be consistent across page loads.

      • options: CustomBrandingOptions

        custom branding options

      Returns Promise<any>

      a promise that resolves if the branding was properly set.