objc

<MQTTDelegate> Protocol Reference

Protocol for receiving MQTT events. More...

#import <Network/Network.h>

Detailed Description

Protocol for receiving MQTT events.

Classes conforming to this protocol receive callbacks for MQTT events: one invocation per message received. The delegate should return YES if the message should be processed.

Definition at line 24 of file MQTTDelegate+Protocol.h.


The documentation for this protocol was generated from the following file: