LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
Loading...
Searching...
No Matches
livekit::DataChannelStats Struct Reference

Statistics for a WebRTC data channel. More...

#include <stats.h>

Public Attributes

std::string label
 
std::string protocol
 
std::int32_t data_channel_identifier
 
std::optional< DataChannelStatestate
 
std::uint32_t messages_sent
 
std::uint64_t bytes_sent
 
std::uint32_t messages_received
 
std::uint64_t bytes_received
 

Detailed Description

Statistics for a WebRTC data channel.


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