Using Official Epic MQTT Client From C++

So I’ve been looking at trying to use the Official (Preview) MQTT Plugin in some C++ code, but all the client classes are private. There seems to be no accessible way to instantiate an MQTT client using the plugin from C++ code. Has anyone else attempted this?