objc

MQTTDelegate+Protocol.h
Go to the documentation of this file.
1 
10 #pragma once
11 
13 // PROTOCOL DEFINITIONS
14 
24 @protocol MQTTDelegate
25 
26 @end
Protocol for receiving MQTT events.