I am using the phao mqtt module to communicate with a mqtt server.
Now I want to subscribe to a topic, for this I need to pass a callback with type MessageHandler. Is