Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用Paho MQTT图书馆,但我不知道如何知道我当前是否订阅了某个主题,因此,不再订阅它。
Paho MQTT
有什么方法可以知道我是否订阅了某个特定主题?
不,您必须明确跟踪您自己订阅的内容。