Function listOblacDrivesUpdateServiceVersions

  • Retrieves a list of available Oblac Drives Update Service versions.

    Waits for the online state to initialize, then fetches the version list either from the live API or a local cache depending on connectivity.

    Returns

    A promise that resolves to an array of version strings.

    Returns Promise<string[]>

Generated using TypeDoc