#include <privmx/endpoint/stream/Types.hpp>


Public Attributes | |
| int64_t | statusCode |
| Public Attributes inherited from privmx::endpoint::stream::DataChannelMessage | |
| core::Buffer | data |
| int64_t | seq |
Holds a decrypted message received over a Stream's data channel.
| int64_t privmx::endpoint::stream::DecryptedDataChannelMessage::statusCode |
status code of decryption of the message. A value other than 0 means that the message could not be decrypted or that its data integrity has been violated