PrivMX Endpoint v2.8.0
Loading...
Searching...
No Matches
privmx::endpoint::stream::DataChannelMessage Struct Reference

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

Inheritance diagram for privmx::endpoint::stream::DataChannelMessage:
Collaboration diagram for privmx::endpoint::stream::DataChannelMessage:

Public Attributes

core::Buffer data
int64_t seq

Detailed Description

Holds a message sent over a Stream's data channel.

Member Data Documentation

◆ data

core::Buffer privmx::endpoint::stream::DataChannelMessage::data

message's plain (unencrypted) content

◆ seq

int64_t privmx::endpoint::stream::DataChannelMessage::seq

message's sequence number, used to detect replayed and out-of-order messages


The documentation for this struct was generated from the following file: