IHostCommand

A plugin client can send commands to the host. This interface is injected after the client creation though.

interface IHostCommand {}

Meta