objc
include
Network
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
MQTTDelegate-p
Protocol for receiving MQTT events.
Definition:
MQTTDelegate+Protocol.h:24