Update RTCError factory functions and a few usages. Add optional message parameter to factory functions and implement factories for all RTCErrorType values. Update usages in candidate.cc, rtc_error_unittest.cc, and data_channel_controller.cc to pass string directly. Bug: none Change-Id: I3650de52ecf3b1338b74ac3c93d41e5612f134c5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/466320 Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47537}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.