@Christoph-Hart It seems that the return type for the download callback is not working properly. I can download a file from my server, but the info parameters is always undefined, so you can't check the progress or completion.
@JulissaDantes I'm not sure we're talking about the same thing...
the getName() method is an API added to the API collection of Hise.
If you compile the latest commit of the develop branch from Dave's fork here: https://github.com/davidhealey/HISE/tree/develop
You'll get the Engine.getName() API available. (Engine.getVersion()has been fixed too)