Communication message entry. More...
Classes | |
| class | Entry |
| Communication message abstract entry. More... | |
| class | EntryDeserializer |
| A helper class for deserialzing an entry payload. More... | |
| class | EventgroupEntry |
| Entry to subscribe/unsubscribe to/from an event-group. More... | |
| class | ServiceEntry |
| Entry to find and offer a service. More... | |
Enumerations | |
| enum class | EntryType : uint8_t { Finding = 0x00 , Offering = 0x01 , Subscribing = 0x06 , Acknowledging = 0x07 } |
| Message entry type. More... | |
Communication message entry.
|
strong |