Searched defs:DataChannelInit (Results 1 – 1 of 1) sorted by relevance
34 struct DataChannelInit { struct37 bool reliable = false;40 bool ordered = true;47 absl::optional<int> maxRetransmitTime;52 absl::optional<int> maxRetransmits;55 std::string protocol;61 bool negotiated = false;64 int id = -1;67 absl::optional<Priority> priority;