Api - 1.0 - LoadProject

[asynchronous] Get the project details json from the PlusMusic Web Api and set the global project variables

-- CODE language-cs --[Unity C#]
public void LoadProject(Int64 projectId, string authToken, bool autoPlay)

-- CODE language-cpp --[Unreal C++]
Not yet implemented ...