mobile-web-messaging / MQTTKit

MQTT Objective-C client for iOS
Apache License 2.0
462 stars 226 forks source link

Why the connected property can't be visible in header file? #22

Closed edison0951 closed 9 years ago

edison0951 commented 10 years ago

I use old version MQTTKit before, and recently update to the latest version. And I can't find connected property. How can I know Client connect status?

edison0951 commented 9 years ago

new version has fixed.