- (set-mqtt-client-message-callback! client (lambda (client message) ...))procedure
Set the message callback. This is called when a message is received from the broker.
- message: the message record.
Set the message callback. This is called when a message is received from the broker.