Defines the MQTTDelegate for MQTT events. More...
Go to the source code of this file.
Data Structures | |
protocol | <MQTTDelegate> |
Protocol for receiving MQTT events. More... | |
Defines the MQTTDelegate for MQTT events.
This file defines the MQTTDelegate protocol which provides a standardized interface for handling MQTT events in the Network framework. Classes conforming to this protocol can implement methods for handling these events.
Definition in file MQTTDelegate+Protocol.h.