|
LoboMQ
|
Structure that contains the fields used by a subscribe message, apart from those inherited from the MessageBase. More...
#include <PubSub.h>
Public Attributes | |
| char | topic [MAXTOPICLENGTH] |
| Topic that the subscriber shows interest in. | |
Public Attributes inherited from MessageBase | |
| MessageType | type |
Structure that contains the fields used by a subscribe message, apart from those inherited from the MessageBase.
| char SubscribeAnnouncement::topic[MAXTOPICLENGTH] |