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

Public Attributes

uint8_t msg_type
 
uint8_t channel_type
 
uint16_t flags
 
uint16_t reliability_params
 
int16_t priority
 
char label []
 

Member Data Documentation

◆ channel_type

uint8_t rtcweb_datachannel_open_request::channel_type

◆ flags

uint16_t rtcweb_datachannel_open_request::flags

◆ label

char rtcweb_datachannel_open_request::label[]

◆ msg_type

uint8_t rtcweb_datachannel_open_request::msg_type

◆ priority

int16_t rtcweb_datachannel_open_request::priority

◆ reliability_params

uint16_t rtcweb_datachannel_open_request::reliability_params

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