alias
MQTT::V3::Client::Callback
Overview
A subscription callback. The three argument form additionally receives whether the broker flagged the message as retained, which is how you tell stored state from a live update
Alias Definition
String, Slice(UInt8), Bool -> Nil | String, Slice(UInt8) -> Nil