Searched defs:DataChannelInit (Results 1 – 1 of 1) sorted by relevance
34 struct DataChannelInit { struct37 bool reliable = false;40 bool ordered = true;48 absl::optional<int> maxRetransmitTime;54 absl::optional<int> maxRetransmits;57 std::string protocol;63 bool negotiated = false;66 int id = -1;69 absl::optional<Priority> priority;