Searched defs:DataChannelErrorMessageData (Results 1 – 1 of 1) sorted by relevance
109 struct DataChannelErrorMessageData : public rtc::MessageData { struct110 DataChannelErrorMessageData(uint32_t in_ssrc, in DataChannelErrorMessageData() argument113 uint32_t ssrc;114 DataMediaChannel::Error error;