how to unsubscribe the topic
WShuoForever opened this issue · 2 comments
WShuoForever commented
i want to unsubscribe the topic, but can not find the demo or api
shanewholloway commented
the ‘.unsubscribe(topic)’ method will send the correct packet to the mqtt server.
WShuoForever commented
the ‘.unsubscribe(topic)’ method will send the correct packet to the mqtt server.
thanks