Report the identied host name (DAW).
Gets the plugin format used at runtime. Version identifier may not be enough in the future, in case of unity builds.
Notify AFTER a manual resize of the plugin, so that the host updates its window. Returns true if succeeded. Not needed if requestResize returned true.
Requests a resize of the plugin window, notifying the host.
This is the interface used by the GUI, to reduce coupling and avoid exposing the whole of Client to it. It should eventually allows to supersede/hide IHostCommand.