#include <Client.hpp>
Public Attributes | |
| msp::ID | id |
| ByteVector | payload |
| MessageStatus | status |
Definition at line 29 of file Client.hpp.
| msp::ID msp::client::ReceivedMessage::id |
Definition at line 30 of file Client.hpp.
| ByteVector msp::client::ReceivedMessage::payload |
Definition at line 31 of file Client.hpp.
| MessageStatus msp::client::ReceivedMessage::status |
Definition at line 32 of file Client.hpp.