A received message.
More...
|
byte[] | Data |
| The raw data bytes of the message body. More...
|
|
string | Channel |
| Channel on which the message was received. More...
|
|
◆ Message()
LCM.LCM.MessageAggregator.Message.Message |
( |
string |
channel, |
|
|
byte[] |
data |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
channel | channel name |
data | raw data |
◆ Channel
string LCM.LCM.MessageAggregator.Message.Channel |
Channel on which the message was received.
◆ Data
byte [] LCM.LCM.MessageAggregator.Message.Data |
The raw data bytes of the message body.
The documentation for this class was generated from the following file:
- lcm/lcm/MessageAggregator.cs