webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
rtcweb_datachannel_msg Struct Reference

#include <datachan.h>

Public Attributes

uint8_t msg_type
 
uint8_t channel_type
 
uint16_t flags
 
uint16_t reverse_stream
 
uint16_t reliability_params
 

Member Data Documentation

◆ channel_type

uint8_t rtcweb_datachannel_msg::channel_type

◆ flags

uint16_t rtcweb_datachannel_msg::flags

◆ msg_type

uint8_t rtcweb_datachannel_msg::msg_type

◆ reliability_params

uint16_t rtcweb_datachannel_msg::reliability_params

◆ reverse_stream

uint16_t rtcweb_datachannel_msg::reverse_stream

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