Instance Methods | |
(void) | - handleConnect: |
(void) | - handleDisconnect |
(void) | - handleMessage: |
(void) | - handlePublish: |
(void) | - handleSubscribe: |
(void) | - handleUnsubscribe: |
Properties | |
struct mosquitto * | client |
NSMutableDictionary * | topics |
NSThread * | clientThread |